CCBReader icon indicating copy to clipboard operation
CCBReader copied to clipboard

Added a way to stop the currently running animation.

Open x1024 opened this issue 12 years ago • 0 comments

I needed a way to stop an animation before it's finished. (e.g. on an 'end level' screen where the player can earn up to three stars and either one, two, or three stars are animated on the scene)

The current code already included the required functionality, but it wasn't extracted into a separate public function.

x1024 avatar Jun 18 '13 15:06 x1024