mirror of
https://github.com/wassname/phaser.git
synced 2026-08-15 12:45:11 +08:00
Tilemap had the wrong @method signatures so most were missing from the docs.
This commit is contained in:
+223
-25
@@ -182,6 +182,10 @@
|
||||
<a href="Phaser.Group.html">Group</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Image.html">Image</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Input.html">Input</a>
|
||||
</li>
|
||||
@@ -398,6 +402,36 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b
|
||||
class="caret"></b></a>
|
||||
|
||||
<ul class="dropdown-menu ">
|
||||
|
||||
<li>
|
||||
<a href="global.html#canUseNewCanvasBlendModes">canUseNewCanvasBlendModes</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#getNextPowerOfTwo">getNextPowerOfTwo</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#hex2rgb">hex2rgb</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#hitTest">hitTest</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#rgb2hex">rgb2hex</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -963,7 +997,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-293">line 293</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-317">line 317</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1178,7 +1212,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-380">line 380</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-404">line 404</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1393,7 +1427,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-350">line 350</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-374">line 374</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1557,7 +1591,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-369">line 369</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-393">line 393</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1772,7 +1806,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-331">line 331</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-355">line 355</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2028,7 +2062,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-403">line 403</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-427">line 427</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2243,7 +2277,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-312">line 312</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-336">line 336</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2407,7 +2441,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-68">line 68</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-85">line 85</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2571,7 +2605,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-156">line 156</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-173">line 173</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2735,7 +2769,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-128">line 128</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-145">line 145</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2899,7 +2933,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-142">line 142</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-159">line 159</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3052,7 +3086,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-171">line 171</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-188">line 188</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3334,7 +3368,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-185">line 185</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-209">line 209</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3518,7 +3552,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-200">line 200</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-224">line 224</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3682,7 +3716,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-113">line 113</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-130">line 130</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3823,7 +3857,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-211">line 211</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-235">line 235</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3915,7 +3949,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-235">line 235</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-259">line 259</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4056,7 +4090,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-244">line 244</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-268">line 268</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4240,7 +4274,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-271">line 271</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-295">line 295</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4404,7 +4438,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-98">line 98</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-115">line 115</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4496,7 +4530,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-254">line 254</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-278">line 278</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4773,7 +4807,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-221">line 221</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-245">line 245</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -4819,6 +4853,170 @@
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<h4 class="name" id="set"><span class="type-signature"></span>set<span class="signature">(x, y)</span><span class="type-signature"> → {Point}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
|
||||
<div class="description">
|
||||
<p>Sets the x and y values of this Point object to the given coordinates.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h5>Parameters:</h5>
|
||||
|
||||
|
||||
<table class="params table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<th>Name</th>
|
||||
|
||||
|
||||
<th>Type</th>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<th class="last">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>x</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">number</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The horizontal position of this point.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>y</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">number</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The vertical position of this point.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="details">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-69">line 69</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h5>Returns:</h5>
|
||||
|
||||
|
||||
<div class="param-desc">
|
||||
<p>This Point object. Useful for chaining method calls.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
Type
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<span class="param-type">Point</span>
|
||||
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
@@ -5101,7 +5299,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-83">line 83</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-100">line 100</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -5193,7 +5391,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-280">line 280</a>
|
||||
<a href="Point.js.html">geom/Point.js</a>, <a href="Point.js.html#sunlight-1-line-304">line 304</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -5267,7 +5465,7 @@
|
||||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Wed Feb 05 2014 06:28:32 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Sat Feb 08 2014 07:19:49 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