More docs coming on.

This commit is contained in:
Richard Davey
2013-10-01 16:39:39 +01:00
parent a38ad2d1a9
commit ca113b85aa
80 changed files with 10121 additions and 4763 deletions
+1 -1
View File
@@ -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 () {