tstriker / hamster-experiments

Follow the link for documentation:
https://github.com/tstriker/hamster_experiments/wiki
GNU General Public License v2.0
61 stars 6 forks source link

suggestion: move Tweener finish into Tween #13

Closed jedierikb closed 14 years ago

jedierikb commented 14 years ago

Why not move Tweener finish function logic into Tween finish?

If you want to end all tweens, have Tweener call each tween instance's finish function.

tstriker commented 14 years ago

done