mirror of
https://github.com/photonstorm/phaser
synced 2024-12-20 01:55:45 +00:00
f991f9cee8
Tweens - Example showing how to use the tween events, onStart, onLoop and onComplete. Lots of documentation fixes in the Tween class. Tweens fire an onLoop event if they are set to repeat. onComplete is now only fired for the final repeat (or never if the repeat is infinite) Tween.onStart is now called when the tween starts AFTER the delay value, if given (thanks stevenbouma) |
||
---|---|---|
.. | ||
Easing.js | ||
Tween.js | ||
TweenManager.js |