phaser/src/tween
2015-11-11 18:39:05 +01:00
..
Easing.js Copyright date change. 2015-02-25 03:36:23 +00:00
Tween.js Tween hasStarted parameter set to false when tween finishes 2015-11-11 18:39:05 +01:00
TweenData.js Game.update could call updateLogic multiple times in a single frame when catching up with slow device frame rates. This would cause Tweens to advance at twice the speed they should have done (thanks @mkristo) 2015-09-09 12:09:18 +01:00
TweenManager.js Added frameBased to the TweenManager and made Tween.frameBased reference that setting, allowing you to set it once (#2015) 2015-08-20 12:59:06 +01:00