Constructor
Variables
Methods
inline addAnimFromAssets (name:String, time:Float, frames:Array<String>, loop:Bool = false):AnimationData
inline addAnimFromGrid (name:String, time:Float, texture:Texture, rows:Int, cols:Int, ?frames:Array<Int>, total:Int = 0, loop:Bool = false):AnimationData