Méthode | Description | |
---|---|---|
AtlasLoader ( ) : Microsoft.Xna.Framework | ||
Load ( string atlasResource, string contentManagerName ) : |
||
LoadAtlasedTexture ( string textureName, bool ignoreCase = false ) : |
||
LoadAtlasedTextureByFileName ( string fileName ) : |
Méthode | Description | |
---|---|---|
ClearDisposedAtlases ( ) : void | ||
ConvertFileNameToAtlasName ( string fileName ) : string | ||
ReadDataFile ( string dataFile ) : string[] | ||
ReadDataFileLines ( string dataFile ) : Task |
public AtlasLoader ( ) : Microsoft.Xna.Framework | ||
Résultat | Microsoft.Xna.Framework |
public static Load ( string atlasResource, string contentManagerName ) : |
||
atlasResource | string | |
contentManagerName | string | |
Résultat |
public static LoadAtlasedTexture ( string textureName, bool ignoreCase = false ) : |
||
textureName | string | |
ignoreCase | bool | |
Résultat |
public static LoadAtlasedTextureByFileName ( string fileName ) : |
||
fileName | string | |
Résultat |