The TimelineItem class is the base class for any object that can go on a timeline.
Constructor
Variables
Methods
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