|
libgdx API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.badlogic.gdx.assets.loaders.AssetLoader<T,P>
com.badlogic.gdx.assets.loaders.SynchronousAssetLoader<TextureAtlas,TextureAtlasLoader.TextureAtlasParameter>
com.badlogic.gdx.assets.loaders.TextureAtlasLoader
public class TextureAtlasLoader
| Nested Class Summary | |
|---|---|
static class |
TextureAtlasLoader.TextureAtlasParameter
|
| Constructor Summary | |
|---|---|
TextureAtlasLoader(FileHandleResolver resolver)
|
|
| Method Summary | |
|---|---|
Array<AssetDescriptor> |
getDependencies(java.lang.String fileName,
TextureAtlasLoader.TextureAtlasParameter parameter)
|
TextureAtlas |
load(AssetManager assetManager,
java.lang.String fileName,
TextureAtlasLoader.TextureAtlasParameter parameter)
|
| Methods inherited from class com.badlogic.gdx.assets.loaders.AssetLoader |
|---|
resolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextureAtlasLoader(FileHandleResolver resolver)
| Method Detail |
|---|
public TextureAtlas load(AssetManager assetManager,
java.lang.String fileName,
TextureAtlasLoader.TextureAtlasParameter parameter)
load in class SynchronousAssetLoader<TextureAtlas,TextureAtlasLoader.TextureAtlasParameter>
public Array<AssetDescriptor> getDependencies(java.lang.String fileName,
TextureAtlasLoader.TextureAtlasParameter parameter)
getDependencies in class AssetLoader<TextureAtlas,TextureAtlasLoader.TextureAtlasParameter>
|
libgdx API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||