Method | Description | |
---|---|---|
TextureManagerInstance ( ) : System.Collections | ||
deleteTexture ( IsoTexture, texture ) : void | ||
newTexture ( ) : IsoTexture, | ||
textureList ( ) : IsoTexture[], | ||
textureList ( Texture match ) : IsoTexture[], | ||
update ( IsoTexture, it ) : void |
Method | Description | |
---|---|---|
regenerate ( Texture referenced ) : void |
public TextureManagerInstance ( ) : System.Collections | ||
return | System.Collections |
public deleteTexture ( IsoTexture, texture ) : void | ||
texture | IsoTexture, | |
return | void |
public textureList ( Texture match ) : IsoTexture[], | ||
match | Texture | |
return | IsoTexture[], |