phaser/src/tweens
2022-01-28 12:18:22 -06:00
..
builders Remove obsolete comment 2021-06-27 11:53:30 -07:00
events Add tween 'stop' event and 'onStop' callback 2020-06-06 11:21:23 -07:00
tween tween reset fix 2022-01-28 12:18:22 -06:00
typedefs More integer to number changes 2020-11-23 10:32:00 +00:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Timeline.js Correct use of tween/timeline setCallback() 2021-06-26 17:30:24 -07:00
TweenManager.js TweenManager.reset is a new method that will take a tween, remove it from all internal arrays, then seek it back to its start and set it as being active. 2021-10-29 18:25:14 +01:00