Available with sprite plugin
An utility to parse sprite sheet data. Will try to auto-detect the type of data it is then use the correct parser for it.
staticparseAtlas(text:String):TextureAtlas
staticparseSheet(text:String, atlas:TextureAtlas):SpriteSheet