phaser/src/tweens
2024-01-12 17:43:51 +00:00
..
builders The TweenChainBuilder was incorrectly setting the persist flag on the Chain to true, which goes against what the documentation says. It now correctly sets it to false. This means if you previously had a Tween Chain that was persisting, it will no longer do so, so add the property to regain the feature. 2024-01-12 17:43:51 +00:00
events Updated copyright year 2023-01-02 17:36:27 +00:00
tween Docs: change persists to persist 2023-09-23 08:12:22 -07:00
typedefs Docs: NumberTweenBuilderConfig 2023-09-27 09:30:15 -07:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
TweenManager.js Docs: change persists to persist 2023-09-23 08:12:22 -07:00