phaser/v3/src/tween
2017-08-09 17:23:53 +01:00
..
components Tweens don't update if paused. 2017-08-09 17:23:23 +01:00
const.js Removed Tween.startDelay because you can do it via TweenData.delay. Added new Duration calculation functions and TD caches. 2017-05-25 14:33:31 +01:00
GetEaseFunction.js You can now specify additional ease function values via the easeParams property. 2017-05-24 04:38:17 +01:00
ReservedProps.js Added comments 2017-08-09 17:23:53 +01:00
Timeline.js More classes moved to the new structure. 2017-07-04 13:58:45 +01:00
Tween.js More classes moved to the new structure. 2017-07-04 13:58:45 +01:00
TweenBuilder.js loop is numeric, not boolean. 2017-08-09 17:23:39 +01:00
TweenData.js Removed Tween.startDelay because you can do it via TweenData.delay. Added new Duration calculation functions and TD caches. 2017-05-25 14:33:31 +01:00
TweenManager.js Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00