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-20 18:14:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c6493b59c3
phaser
/
src
/
tween
History
photonstorm
82ef6d4aeb
If you add a Tween to the TweenManager and then immediately stop it, it will still exist in the TweenManager (thanks @gilangcp
#1032
)
2014-07-16 19:50:58 +01:00
..
Easing.js
Trim trailing whitespace.
2014-03-25 14:56:04 -07:00
Tween.js
Removed hasOwnProperty check from Tween.from because it breaks on extended or inherited Game Objects.
2014-07-08 12:59:36 +01:00
TweenManager.js
If you add a Tween to the TweenManager and then immediately stop it, it will still exist in the TweenManager (thanks @gilangcp
#1032
)
2014-07-16 19:50:58 +01:00