Constructor

Variables

@:value(0)curIndex:Int = 0

Keeps track of the current index into the tile sheet based on animation or rotation.

name:String

String name of the animation (e.g. "walk")

read onlyparent:FlxAnimationController

Animation controller this animation belongs to

Methods