Fresh build. Updated docs and re-built phaser.js.

This commit is contained in:
photonstorm
2014-02-19 05:28:19 +00:00
parent d9080052c3
commit 7394403bb6
175 changed files with 2186 additions and 1654 deletions
+3 -7
View File
@@ -274,10 +274,6 @@
<a href="Phaser.Polygon.html">Polygon</a>
</li>
<li>
<a href="Phaser.QuadTree.html">QuadTree</a>
</li>
<li>
<a href="Phaser.RandomDataGenerator.html">RandomDataGenerator</a>
</li>
@@ -1751,7 +1747,7 @@ Phaser.Math = {
},
/**
* Convert p2 physics value to pixel scale.
* Convert p2 physics value (meters) to pixel scale.
*
* @method Phaser.Math#p2px
* @param {number} v - The value to convert.
@@ -1762,7 +1758,7 @@ Phaser.Math = {
},
/**
* Convert pixel value to p2 physics scale.
* Convert pixel value to p2 physics scale (meters).
*
* @method Phaser.Math#px2p
* @param {number} v - The value to convert.
@@ -1830,7 +1826,7 @@ Phaser.Math = {
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Tue Feb 18 2014 03:01:17 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Wed Feb 19 2014 05:26:20 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>