wnp.AnimationCancelor
Summary
Is relative to an animation started with computeAnimation.
Exposes functions which control the animation.
An AnimationCancelor
object is returned by computed animation, and this class should not be instanciated in any another way.
Item Index
Methods
Methods
_onAnimationEnd
Syntax
_onAnimationEnd
()
private
Summary
Handler called when an animation is done.
cancel
Syntax
cancel
()
Summary
Cancels the animation.