Method | Description | |
---|---|---|
GetTexture ( string textureName ) : |
||
GetTextureName ( Texture texture ) : string | ||
GetTextures ( ) : Texture>.Dictionary |
||
LoadTextures ( ) : void | ||
UnloadTextures ( ) : void |
Method | Description | |
---|---|---|
LoadCharacterTextures ( ) : void | ||
LoadItemTextures ( ) : void | ||
LoadTileSetTextures ( ) : void |
public GetTexture ( string textureName ) : |
||
textureName | string | |
return |
public GetTextureName ( Texture texture ) : string | ||
texture | Texture | |
return | string |