|
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<TextureAtlas>
com.badlogic.gdx.assets.loaders.TextureAtlasLoader.TextureAtlasParameter
public static class TextureAtlasLoader.TextureAtlasParameter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.badlogic.gdx.assets.AssetLoaderParameters |
---|
AssetLoaderParameters.LoadedCallback |
Field Summary | |
---|---|
boolean |
flip
whether to flip the texture atlas vertically |
Fields inherited from class com.badlogic.gdx.assets.AssetLoaderParameters |
---|
loadedCallback |
Constructor Summary | |
---|---|
TextureAtlasLoader.TextureAtlasParameter()
|
|
TextureAtlasLoader.TextureAtlasParameter(boolean flip)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean flip
Constructor Detail |
---|
public TextureAtlasLoader.TextureAtlasParameter()
public TextureAtlasLoader.TextureAtlasParameter(boolean flip)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |