JobsSteve / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Suggestion: add callback when animation over #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when animation is over(arrive to the last frame), I want to do something else, 
but I notice that animate function has no callback.

There are onMoveEnd and onFadeEnd function in the Scene class,it's very 
favorable. Can you modify the animate function to add a callback parameter or 
call function like "onAnimationEnd".

Thanks!

Original issue reported on code.google.com by rayjun...@gmail.com on 20 Aug 2010 at 2:30

GoogleCodeExporter commented 8 years ago

Original comment by rtaylor205@gmail.com on 5 Sep 2010 at 8:13

GoogleCodeExporter commented 8 years ago
up

Original comment by Roki...@gmail.com on 14 Sep 2010 at 3:26