time(...)
time(t : number) : this;
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
.
This function does not result in any event being emitted from the timeline.
Parameters
Parameter | Type | Description |
---|---|---|
val | number | The time to set the timeline to. |
Returns
this