Constructor

new (tweeners:Array<Tweener>, ?duration:Float, ?startTime:Float, ?ease:Float ‑> Float)

Variables

Methods

Inherited Variables

Defined by TimelineItem

currentTime:Null<Float>

Setting this will skip boundary triggering

duration:Float

ease:Float ‑> Float

read onlyendTime:Float

startTime:Float

Inherited Methods

Defined by TimelineItem

onRemoved (from:Timeline):Void

onReset ():Void

reset ():Void

inline step (dt:Float, ?substep:Bool):Void

Step to a relative time on the timeline item

Parameters:

dt

Time delta

stepTo (time:Float, ?lastTime:Float, ?substep:Bool):Void

Step to an absolute time on the timeline item