mirror of
https://github.com/wassname/phaser.git
synced 2026-07-30 12:30:07 +08:00
Updated doc files.
This commit is contained in:
+36
-151
@@ -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>
|
||||
@@ -670,115 +664,6 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<h4 class="name" id="REVISION"><span class="type-signature"></span>REVISION<span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Version number of this library.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="details">
|
||||
|
||||
|
||||
<h5 class="subsection-title">Properties:</h5>
|
||||
|
||||
<dl>
|
||||
|
||||
<table class="props table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<th>Name</th>
|
||||
|
||||
|
||||
<th>Type</th>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<th class="last">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>REVISION</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">string</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>"11dev"</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-54">line 54</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
@@ -884,7 +769,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-77">line 77</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-75">line 75</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1025,7 +910,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-90">line 90</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-88">line 88</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1117,7 +1002,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-56">line 56</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-49">line 49</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1258,7 +1143,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-164">line 164</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-159">line 159</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1399,7 +1284,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-103">line 103</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-101">line 101</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1435,7 +1320,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
|
||||
<div class="description">
|
||||
<p>Remove all tween objects.</p>
|
||||
<p>Remove all tweens running and in the queue. Doesn't call any of the tween onComplete events.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1468,7 +1353,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-67">line 67</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-60">line 60</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1537,7 +1422,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-192">line 192</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-188">line 188</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1606,7 +1491,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-121">line 121</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-118">line 118</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1698,7 +1583,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-179">line 179</a>
|
||||
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-174">line 174</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1743,13 +1628,13 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
|
||||
|
||||
|
||||
<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