mirror of
https://github.com/wassname/phaser.git
synced 2026-08-02 13:00:25 +08:00
Updated documentation.
This commit is contained in:
+59
-19
@@ -54,6 +54,10 @@
|
||||
<a href="Phaser.AnimationParser.html">AnimationParser</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.BitmapData.html">BitmapData</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.BitmapText.html">BitmapText</a>
|
||||
</li>
|
||||
@@ -138,6 +142,10 @@
|
||||
<a href="Phaser.Events.html">Events</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Filter.html">Filter</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Frame.html">Frame</a>
|
||||
</li>
|
||||
@@ -302,6 +310,26 @@
|
||||
<a href="Phaser.Text.html">Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tile.html">Tile</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tilemap.html">Tilemap</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TilemapLayer.html">TilemapLayer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TilemapParser.html">TilemapParser</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tileset.html">Tileset</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TileSprite.html">TileSprite</a>
|
||||
</li>
|
||||
@@ -310,6 +338,10 @@
|
||||
<a href="Phaser.Time.html">Time</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Timer.html">Timer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Touch.html">Touch</a>
|
||||
</li>
|
||||
@@ -356,6 +388,14 @@
|
||||
<a href="global.html#HEXtoRGB">HEXtoRGB</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#render">render</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#renderXY">renderXY</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#right">right</a>
|
||||
</li>
|
||||
@@ -502,7 +542,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The width of the Rectangle in pixels.</p></td>
|
||||
<td class="description last"><p>The width of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -525,7 +565,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The height of the Rectangle in pixels.</p></td>
|
||||
<td class="description last"><p>The height of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1414,7 +1454,7 @@ If set to true then all of the Rectangle properties are set to 0.</p>
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Description.</p></td>
|
||||
<td class="description last"><p>The height of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2153,7 +2193,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Description.</p></td>
|
||||
<td class="description last"><p>The width of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2255,7 +2295,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Description.</p></td>
|
||||
<td class="description last"><p>The x coordinate of the top-left corner of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2357,7 +2397,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Description.</p></td>
|
||||
<td class="description last"><p>The y coordinate of the top-left corner of the Rectangle.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2543,7 +2583,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-537">line 537</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-542">line 542</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2726,7 +2766,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-549">line 549</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-554">line 554</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2890,7 +2930,7 @@ However it does affect the height property, whereas changing the y value does no
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-565">line 565</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-570">line 570</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3055,7 +3095,7 @@ A Rectangle object is said to contain another if the second Rectangle object fal
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-576">line 576</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-581">line 581</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3220,7 +3260,7 @@ This method compares the x, y, width and height properties of each Rectangle.</p
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-596">line 596</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-601">line 601</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3407,7 +3447,7 @@ This method compares the x, y, width and height properties of each Rectangle.</p
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-498">line 498</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-503">line 503</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3571,7 +3611,7 @@ This method compares the x, y, width and height properties of each Rectangle.</p
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-514">line 514</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-519">line 519</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3786,7 +3826,7 @@ This method compares the x, y, width and height properties of each Rectangle.</p
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-608">line 608</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-613">line 613</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3951,7 +3991,7 @@ This method checks the x, y, width, and height properties of the Rectangles.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-632">line 632</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-637">line 637</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4184,7 +4224,7 @@ This method checks the x, y, width, and height properties of the Rectangles.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-651">line 651</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-656">line 656</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4368,7 +4408,7 @@ This method checks the x, y, width, and height properties of the Rectangles.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-525">line 525</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-530">line 530</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4583,7 +4623,7 @@ This method checks the x, y, width, and height properties of the Rectangles.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-669">line 669</a>
|
||||
<a href="Rectangle.js.html">geom/Rectangle.js</a>, <a href="Rectangle.js.html#sunlight-1-line-674">line 674</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -7344,7 +7384,7 @@ This method checks the x, y, width, and height properties of the Rectangles.</p>
|
||||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Nov 07 2013 06:07:40 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Thu Nov 28 2013 15:56:33 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user