phaser/v3/src/tween/components
Richard Davey 1b73562ba7 Fixed Tween.start property clash.
Added stagger and startDelay properties.
2017-05-18 03:33:18 +01:00
..
AdvanceState.js Fixed Tween.start property clash. 2017-05-18 03:33:18 +01:00
Init.js Moved functions into components and reworked the Update loop to make it cleaner and faster. 2017-05-18 00:24:25 +01:00
LoadValues.js TweenData now caches the start/end values to avoid re-calc on replay. 2017-05-18 02:21:40 +01:00
Play.js Fixed Tween.start property clash. 2017-05-18 03:33:18 +01:00
SetCurrentTweenData.js Moved functions into components and reworked the Update loop to make it cleaner and faster. 2017-05-18 00:24:25 +01:00
SetEventCallback.js Split the Tween class out into TweenData and Tween, and moved the functions into components. 2017-05-17 14:39:49 +01:00
Update.js Fixed Tween.start property clash. 2017-05-18 03:33:18 +01:00
UpdateTweenData.js TweenData now caches the start/end values to avoid re-calc on replay. 2017-05-18 02:21:40 +01:00