Class TextureAtlasLoader


AssetLoader to load TextureAtlas instances. Passing a TextureAtlasLoader.TextureAtlasParameter to AssetManager.load(String, Class, AssetLoaderParameters) allows to specify whether the atlas regions should be flipped on the y-axis or not.