class flixel.util.loaders.LibGDXData extends TexturePackerData

Available on all platforms

Instance Fields

function new(Description:String, AssetName:String):Void

Constructor * *

Description

Name of the data file with atlas description *

AssetName

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