Constructor

new(object:Object, oactions:Array<TSceneFormat>)

Variables

Methods

Inherited Variables

Defined by Animation

@:value("")action:String = ""

@:value(0)frameIndex:Int = 0

@:value(true)loop:Bool = true

@:value(null)onComplete:() ‑> Void = null

@:value(false)paused:Bool = false

@:value(1.0)speed:FastFloat = 1.0

@:value(0.0)time:FastFloat = 0.0

Inherited Methods

Defined by Animation

blend(action1:String, action2:String, factor:FastFloat):Void

notifyOnMarker(name:String, onMarker:() ‑> Void):Void

removeMarker(name:String, onMarker:() ‑> Void):Void