Functions
enqueue( ) | Adds this timeline to the queue. |
length( ) | Gets the length of the timeline as an integer. |
play(...) | Start playback of the timeline. |
reset( ) | Equivalent to calling time(0). |
stop( ) | Stop playback of the timeline. |
time( ) | Gets the current time that this timeline is set to. |
time(...) | Makes this timeline the active element in its parent Z.Controller and sets the timeline and the properties it overrides to the values for time t. |