Animation.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 @animation but does nothing if that should occur.

class Animation
void
stop
(
)

Meta