Свойство | Тип | Описание | |
---|---|---|---|
AddAtlas | void | ||
CreateAlgorithmSettings | |||
CreateAndEngineStruct | |||
CreateDataStruct | |||
CreateLibGDXStruct | |||
CreateMapStruct | |||
CreateNewAtlasSettings | |||
CreateSizeStruct | |||
CreateSpriteSettings | |||
FillStruct | void | ||
IndexInItems | int | ||
RemoveAtlas | void | ||
SetDefaultValues | void | ||
SetupFile | void |
Метод | Описание | |
---|---|---|
ClearAtlases ( ) : void | ||
CreateAtlasFiles ( ) : void |
Calls TexturePacker.exe to generate the atlas data and png files.
|
|
IndexIn ( string value, object objects ) : int | ||
Load ( string filename, |
||
Save ( string filename ) : void |
Метод | Описание | |
---|---|---|
AddAtlas ( string folderToAdd ) : void | ||
CreateAlgorithmSettings ( ) : |
||
CreateAndEngineStruct ( ) : |
||
CreateDataStruct ( string type, List |
||
CreateLibGDXStruct ( ) : |
||
CreateMapStruct ( ) : |
||
CreateNewAtlasSettings ( string folderToAdd ) : |
Generate the settings for an atlas of the given folder.
|
|
CreateSizeStruct ( int width, int height ) : |
||
CreateSpriteSettings ( ) : |
||
FillStruct ( List |
Fills the lists of element names and values for the tps file settings.
|
|
IndexInItems ( string value ) : int | ||
RemoveAtlas ( string folderToRemove ) : void | ||
SetDefaultValues ( ) : void |
Creates a tps file from scratch.
|
|
SetupFile ( ) : void |
Sets the appropriate names for the atlas data file and png file as well as the tps filename.
|
public static IndexIn ( string value, object objects ) : int | ||
value | string | |
objects | object | |
Результат | int |
public static Load ( string filename, |
||
filename | string | |
result | ||
Результат |