mirror of
https://github.com/wassname/phaser.git
synced 2026-07-24 13:10:53 +08:00
Tilemap had the wrong @method signatures so most were missing from the docs.
This commit is contained in:
+43
-9
@@ -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>
|
||||
@@ -1049,7 +1083,7 @@ So if you want to fire an event every quarter of a second you'd need to set the
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-426">line 426</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-448">line 448</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1460,7 +1494,7 @@ So if you want to fire an event every quarter of a second you'd need to set the
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-448">line 448</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-470">line 470</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1562,7 +1596,7 @@ So if you want to fire an event every quarter of a second you'd need to set the
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-461">line 461</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-483">line 483</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1664,7 +1698,7 @@ So if you want to fire an event every quarter of a second you'd need to set the
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-413">line 413</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-435">line 435</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2180,7 +2214,7 @@ So if you want to fire an event every quarter of a second you'd need to set the
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-474">line 474</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-496">line 496</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2493,7 +2527,7 @@ If the Timer is already running the delay will be calculated based on the timers
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-399">line 399</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-420">line 420</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2880,7 +2914,7 @@ If the Timer is already running the delay will be calculated based on the timers
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-368">line 368</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-383">line 383</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3347,7 +3381,7 @@ If the Timer is already running the delay will be calculated based on the timers
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-380">line 380</a>
|
||||
<a href="Timer.js.html">time/Timer.js</a>, <a href="Timer.js.html#sunlight-1-line-398">line 398</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -3746,7 +3780,7 @@ If the Timer is already running the delay will be calculated based on the timers
|
||||
|
||||
<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:36 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Sat Feb 08 2014 07:19:52 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