phaser/src/tween
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