public static class TextureAtlasLoader.TextureAtlasParameter extends AssetLoaderParameters<TextureAtlas>
AssetLoaderParameters.LoadedCallback| Modifier and Type | Field and Description |
|---|---|
boolean |
flip
whether to flip the texture atlas vertically
|
loadedCallback| Constructor and Description |
|---|
TextureAtlasParameter() |
TextureAtlasParameter(boolean flip) |