This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-01 08:59:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5029427e14
phaser
/
src
/
tween
History
photonstorm
5029427e14
Tween.stop fired a different set of onComplete parameters to Tween.update. Both now dispatch onComplete(target, tween) as the parameters in that order (thanks @P0rnflake
#1450
)
2014-12-15 09:42:18 +00:00
..
Easing.js
Evolving the Tween engine. TweenMax string syntax now supported.
2014-11-20 05:26:49 +00:00
Tween.js
Tween.stop fired a different set of onComplete parameters to Tween.update. Both now dispatch onComplete(target, tween) as the parameters in that order (thanks @P0rnflake
#1450
)
2014-12-15 09:42:18 +00:00
TweenData.js
Documentation - consistency updates
2014-11-30 04:03:35 -08:00
TweenManager.js
Fixed TweenManager.isTweening() and .removeFrom()
2014-12-03 10:20:29 -08:00