mirror of
https://github.com/wassname/phaser.git
synced 2026-08-09 12:20:34 +08:00
More docs coming on.
This commit is contained in:
@@ -124,7 +124,7 @@ Phaser.TweenManager.prototype = {
|
||||
* Update all the tween objects you added to this manager.
|
||||
*
|
||||
* @method update
|
||||
* @returns {bool} Return false if there's no tween to update, otherwise return true.
|
||||
* @returns {boolean} Return false if there's no tween to update, otherwise return true.
|
||||
*/
|
||||
update: function () {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user