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-24 03:53:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e4887c8177
phaser
/
src
/
tween
History
photonstorm
e4887c8177
If Tween.yoyo was true but repeat was 0 then it wouldn't yoyo. Now if yoyo is set, but not repeat, the repeat count gets set to 1 (thanks @hilts-vaughan,
fix
#744
)
2014-04-22 02:12:21 +01:00
..
Easing.js
Trim trailing whitespace.
2014-03-25 14:56:04 -07:00
Tween.js
If Tween.yoyo was true but repeat was 0 then it wouldn't yoyo. Now if yoyo is set, but not repeat, the repeat count gets set to 1 (thanks @hilts-vaughan,
fix
#744
)
2014-04-22 02:12:21 +01:00
TweenManager.js
Trim trailing whitespace.
2014-03-25 14:56:04 -07:00