Add an event listener
Used by the graphics object to which the animator is applied, registers the owner for internal use.
Dispatch an event
check if an object has an event listener assigned to it
Remove an event listener
Used by the graphics object from which the animator is removed, unregisters the owner for internal use.
Generated using TypeDoc
Provides an interface for animator classes that control animation output from a data set subtype of
AnimationSetBase
.away.animators.IAnimationSet