phaser/src/tweens
2022-08-18 15:18:16 +01:00
..
builders Update TweenBuilder.js 2022-07-27 17:52:28 +01:00
events Added Tween pause and resume events 2022-08-09 18:39:09 +01:00
tween Using ACTIVE again. Also hardened destroyed tween handling. 2022-08-18 15:18:12 +01:00
typedefs Create TweenCallbacks.js 2022-08-18 15:18:16 +01:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
Timeline.js Fixed an issue where neither Tweens or Timelines would factor in the Tween Manager timeScale value unless they were using frame-based timing instead of delta timing. 2022-07-28 14:21:50 +01:00
TweenManager.js Now supports deeply-nested arrays of targets. Fix #6016 2022-07-26 18:36:02 +01:00