class flixel.util.loaders.LibGDXData extends TexturePackerData
Available on all platforms
function new(Description:String, AssetName:String):Void
Constructor * *
Name of the data file with atlas description *
Name of the atlas image file
function parseData():Void
Data parsing method. * Override it in subclasses if you want to implement support for new atlas formats