|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.assets.AssetLoaderParameters<TileAtlas>
com.badlogic.gdx.assets.loaders.TileAtlasLoader.TileAtlasParameter
public static class TileAtlasLoader.TileAtlasParameter
Mandatory AssetLoaderParameters
for loading a TileAtlas
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.badlogic.gdx.assets.AssetLoaderParameters |
---|
AssetLoaderParameters.LoadedCallback |
Field Summary | |
---|---|
java.lang.String |
inputDirectory
the directory containing all the images |
java.lang.String |
tileMapFile
the filename of the TiledMap |
Fields inherited from class com.badlogic.gdx.assets.AssetLoaderParameters |
---|
loadedCallback |
Constructor Summary | |
---|---|
TileAtlasLoader.TileAtlasParameter()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String tileMapFile
TiledMap
public java.lang.String inputDirectory
Constructor Detail |
---|
public TileAtlasLoader.TileAtlasParameter()
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |