View source
class FunkinAnimationController
package funkin.graphics
extends FlxAnimateController
Available on all platforms
Constructor
Methods
play(animName:String, force:Bool = false, reversed:Bool = false, frame:Int = 0):Void
We override FlxAnimationController's play method to account for texture atlases.