|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TileAtlasLoader.TileAtlasParameter | |
---|---|
com.badlogic.gdx.assets.loaders |
Uses of TileAtlasLoader.TileAtlasParameter in com.badlogic.gdx.assets.loaders |
---|
Methods in com.badlogic.gdx.assets.loaders with parameters of type TileAtlasLoader.TileAtlasParameter | |
---|---|
Array<AssetDescriptor> |
TileAtlasLoader.getDependencies(java.lang.String fileName,
TileAtlasLoader.TileAtlasParameter parameter)
|
void |
TileAtlasLoader.loadAsync(AssetManager manager,
java.lang.String fileName,
TileAtlasLoader.TileAtlasParameter parameter)
|
TileAtlas |
TileAtlasLoader.loadSync(AssetManager manager,
java.lang.String fileName,
TileAtlasLoader.TileAtlasParameter parameter)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |