Méthode | Description | |
---|---|---|
TextureManagerInstance ( ) : System.Collections | ||
deleteTexture ( IsoTexture, texture ) : void | ||
newTexture ( ) : IsoTexture, | ||
textureList ( ) : IsoTexture[], | ||
textureList ( Texture match ) : IsoTexture[], | ||
update ( IsoTexture, it ) : void |
Méthode | Description | |
---|---|---|
regenerate ( Texture referenced ) : void |
public TextureManagerInstance ( ) : System.Collections | ||
Résultat | System.Collections |
public deleteTexture ( IsoTexture, texture ) : void | ||
texture | IsoTexture, | |
Résultat | void |
public textureList ( Texture match ) : IsoTexture[], | ||
match | Texture | |
Résultat | IsoTexture[], |