View source
class FlxBaseAnimation
package flixel.animation
implements IFlxDestroyable
extended by FlxAnimation, FlxPrerotatedAnimation
Available on all platforms
Constructor
Variables
curIndex:Int = 0
Keeps track of the current index into the tile sheet based on animation or rotation.