new (tweeners:Array<Tweener>, ?duration:Float, ?startTime:Float, ?ease:Float ‑> Float)
tweeners:Vector<Tweener>
currentTime:Null<Float>
Setting this will skip boundary triggering
duration:Float
ease:Float ‑> Float
read onlyendTime:Float
read onlyonEndSignal:BoundSignal
read onlyonStartSignal:BoundSignal
startTime:Float
isCurrentTimeInBounds ():Bool
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