Protected
_Protected
_in secs
Maximum time in secs. This is used to limit the time in the timeline. Set to 0 to disable the limit.
Reset the timeline time to 0 when the timeline ends.
It is applicable only when the timeline is running and endTime
is set to a value greater than 0.
This can be used to loop the timeline.
Running state.
Stop the timeline when it reaches the end.
This is applicable only when the timeline is running and endTime
is set to a value greater than 0.
This can be used to stop the timeline when it reaches the end.
It is separate from resetOnEnd
, the timeline is stopped and then reset when both are true.
Current time in secs
Set the current time and step a frame
Returns true if the timeline is running or if it is set to step this/next frame.
Creates EventDispatcher object.