1.1.6 release. The final of the 1.1 branch.

This commit is contained in:
photonstorm
2014-02-24 01:28:13 +00:00
parent 529d210006
commit f4ff4d88fe
194 changed files with 4070 additions and 2236 deletions
+3 -3
View File
@@ -605,7 +605,7 @@ Phaser.TweenManager.prototype = {
/**
* Pauses all currently running tweens.
*
* @method Phaser.TweenManager#update
* @method Phaser.TweenManager#pauseAll
*/
pauseAll: function () {
@@ -617,7 +617,7 @@ Phaser.TweenManager.prototype = {
},
/**
* Pauses all currently paused tweens.
* Resumes all currently paused tweens.
*
* @method Phaser.TweenManager#resumeAll
*/
@@ -654,7 +654,7 @@ Phaser.TweenManager.prototype.constructor = Phaser.TweenManager;
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Wed Feb 12 2014 15:32:12 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Mon Feb 24 2014 01:12:21 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>