phaser/v3/src/tween
photonstorm d2e0f9e0bf Yoyo and Repeat now pass the target as the second argument.
Optimized tweenArray creation in the builder.
Added flipX and flipY tween controls.
2017-08-11 13:14:34 +01:00
..
components Yoyo and Repeat now pass the target as the second argument. 2017-08-11 13:14:34 +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 Yoyo and Repeat now pass the target as the second argument. 2017-08-11 13:14:34 +01:00
Timeline.js More classes moved to the new structure. 2017-07-04 13:58:45 +01:00
Tween.js Added all of the Tween callbacks. 2017-08-11 04:08:21 +01:00
TweenBuilder.js Yoyo and Repeat now pass the target as the second argument. 2017-08-11 13:14:34 +01:00
TweenData.js Yoyo and Repeat now pass the target as the second argument. 2017-08-11 13:14:34 +01:00
TweenManager.js Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00