phaser/src/tweens
2019-06-27 13:04:07 +01:00
..
builders Tween JSDocs complete 2019-06-27 11:50:24 +01:00
events Removed loopCounter value as it was incorrect 2019-06-27 13:04:07 +01:00
tween Added isSeeking flag and consolidated all the event and callback handling into two methods. 2019-06-27 12:41:37 +01:00
typedefs Add TimelineBuilderConfig type and callbacks 2019-06-03 12:12:01 -07:00
index.js License link update 2019-05-10 16:15:04 +01:00
Timeline.js Timeline.setTimeScale would only impact the Timeline loop and completion delays, not the actively running Tweens. It now scales the time for all child tweens as well. Fix #4164 2019-06-19 12:34:41 +01:00
TweenManager.js Add TimelineBuilderConfig type and callbacks 2019-06-03 12:12:01 -07:00