mirror of
https://github.com/wassname/phaser.git
synced 2026-08-12 12:20:38 +08:00
Updated doc files.
This commit is contained in:
+40
-43
@@ -90,6 +90,10 @@
|
||||
<a href="Phaser.Device.html">Device</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.DOMSprite.html">DOMSprite</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Easing.html">Easing</a>
|
||||
</li>
|
||||
@@ -162,6 +166,14 @@
|
||||
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Gamepad.html">Gamepad</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.GamepadButton.html">GamepadButton</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Graphics.html">Graphics</a>
|
||||
</li>
|
||||
@@ -186,6 +198,10 @@
|
||||
<a href="Phaser.Keyboard.html">Keyboard</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Line.html">Line</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.LinkedList.html">LinkedList</a>
|
||||
</li>
|
||||
@@ -278,6 +294,10 @@
|
||||
<a href="Phaser.Signal.html">Signal</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.SinglePad.html">SinglePad</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Sound.html">Sound</a>
|
||||
</li>
|
||||
@@ -342,6 +362,10 @@
|
||||
<a href="Phaser.Timer.html">Timer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TimerEvent.html">TimerEvent</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Touch.html">Touch</a>
|
||||
</li>
|
||||
@@ -374,36 +398,6 @@
|
||||
</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#bottom">bottom</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<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>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -831,7 +825,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The browser touch event.</p></td>
|
||||
<td class="description last"><p>The browser touch DOM event. Will be set to null if no touch event has ever been received.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -856,11 +850,14 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-72">line 72</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-73">line 73</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1744,7 +1741,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-164">line 164</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-165">line 165</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1863,7 +1860,7 @@ Occurs for example on iOS when you put down 4 fingers and the app selector UI ap
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-212">line 212</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-213">line 213</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1981,7 +1978,7 @@ Occurs for example on iOS when you put down 4 fingers and the app selector UI ap
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-335">line 335</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-322">line 322</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2100,7 +2097,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-246">line 246</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-247">line 247</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2219,7 +2216,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-280">line 280</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-274">line 274</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2337,7 +2334,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-309">line 309</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-296">line 296</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2455,7 +2452,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-178">line 178</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-179">line 179</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2524,7 +2521,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-120">line 120</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-121">line 121</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2593,7 +2590,7 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-364">line 364</a>
|
||||
<a href="Touch.js.html">input/Touch.js</a>, <a href="Touch.js.html#sunlight-1-line-351">line 351</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2638,13 +2635,13 @@ Doesn't appear to be supported by most browsers on a canvas element yet.</p>
|
||||
|
||||
|
||||
<span class="copyright">
|
||||
Phaser Copyright © 2012-2013 Photon Storm Ltd.
|
||||
Phaser Copyright © 2012-2014 Photon Storm Ltd.
|
||||
</span>
|
||||
<br />
|
||||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Nov 28 2013 15:56:35 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Wed Feb 05 2014 06:28:36 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