Class SpriteAtlasLoader

java.lang.Object
nl.colorize.multimedialib.renderer.SpriteAtlasLoader

public class SpriteAtlasLoader extends Object
Loads a sprite atlas based on the libGDX .atlas file format. Can be used even when the libGDX renderer is not used.

This class is not intended to be used directly by applications, it is provided by the media loader implementation for the current renderer.