stop
Description:
public void stop ()
Stops a running animation.
The internal reference to the animation is dropped and therefore may cause the object to finalize.
As a convenience, this function accepts null for this but does nothing if that should occur.
Parameters:
this |
A Animation. |