Méthode | Description | |
---|---|---|
GetTexture ( string textureName ) : |
||
GetTextureName ( Texture texture ) : string | ||
GetTextures ( ) : Texture>.Dictionary |
||
LoadTextures ( ) : void | ||
UnloadTextures ( ) : void |
Méthode | Description | |
---|---|---|
LoadCharacterTextures ( ) : void | ||
LoadItemTextures ( ) : void | ||
LoadTileSetTextures ( ) : void |
public GetTexture ( string textureName ) : |
||
textureName | string | |
Résultat |
public GetTextureName ( Texture texture ) : string | ||
texture | Texture | |
Résultat | string |
public GetTextures ( ) : Texture>.Dictionary |
||
Résultat | Texture>.Dictionary |