mirror of
https://github.com/photonstorm/phaser
synced 2024-11-28 07:31:11 +00:00
12f3bd6cc5
Tween.update will now return `false` (flagging the Tween for destruction) should the Tween.target property every become falsey. This can happen if the object the Tween was tracking is destroyed, nulled or generally removed.. |
||
---|---|---|
.. | ||
Easing.js | ||
Tween.js | ||
TweenData.js | ||
TweenManager.js |