update() → {boolean}
Update all the tween objects you added to this manager.
Returns
boolean -
Return false if there's no tween to update, otherwise return true.
- Source code: tween/TweenManager.js (Line 242)
update() → {boolean}
Update all the tween objects you added to this manager.
Return false if there's no tween to update, otherwise return true.
Please login to continue.