Interface: AnimateEvent
Events.AnimateEvent
Represents an event related to animation.
Properties
delta
• delta: number
The difference in time between the current animation frame and the previous one (in milliseconds).
Defined in
total
• total: number
The total amount of time that has passed since the animation started (in milliseconds).