Fired when the animation advances to a new time.
Fired when the image-based animation advances to a new image.
Fired when the data-based animation added data for the current interval.
Fired when the data-based animation removed data for the current interval.
Fired when the data-based animation updated data for the current interval.
Fired when the animation end time changes.
Fired when the animation is done loading data for the animation.
Fired when an error occurred while loading data for the animation.
Fired when an image has loaded for an image-based animation.
Fired when the loading progress is updated.
Fired when the animation starts requesting data required for the animation.
Fired when the animation is paused.
Fired when the animation begins playback.
Fired when the animation is ready for playback.
Fired when the animation is reset.
Fired when the animation resumes playback from the paused state.
Fired when the animation start time changes.
Fired when the animation stops playback.
Generated using TypeDoc
Events that can be triggered by an
Animation
instance.