Updated doc files.

This commit is contained in:
photonstorm
2014-02-05 16:55:02 +00:00
parent 0896c2fac7
commit 02b75b9e23
182 changed files with 72763 additions and 19286 deletions
+38 -44
View File
@@ -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>
@@ -607,7 +601,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="FrameData.js.html">animation/FrameData.js</a>, <a href="FrameData.js.html#sunlight-1-line-226">line 226</a>
<a href="FrameData.js.html">animation/FrameData.js</a>, <a href="FrameData.js.html#sunlight-1-line-228">line 228</a>
</li></ul></dd>
@@ -1195,7 +1189,7 @@
<dt>
<h4 class="name" id="getFrameIndexes"><span class="type-signature"></span>getFrameIndexes<span class="signature">(frames, <span class="optional">useNumericIndex</span>, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {Array}</span></h4>
<h4 class="name" id="getFrameIndexes"><span class="type-signature"></span>getFrameIndexes<span class="signature">(frames, <span class="optional">useNumericIndex</span>, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {<a href="Array.html">Array</a>}</span></h4>
</dt>
@@ -1248,7 +1242,7 @@ The frames indexes are returned in the output array, or if none is provided in a
<td class="type">
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
@@ -1322,7 +1316,7 @@ The frames indexes are returned in the output array, or if none is provided in a
<td class="type">
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
@@ -1414,7 +1408,7 @@ The frames indexes are returned in the output array, or if none is provided in a
</dt>
<dd>
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
</dd>
@@ -1429,7 +1423,7 @@ The frames indexes are returned in the output array, or if none is provided in a
<dt>
<h4 class="name" id="getFrameRange"><span class="type-signature"></span>getFrameRange<span class="signature">(start, end, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {Array}</span></h4>
<h4 class="name" id="getFrameRange"><span class="type-signature"></span>getFrameRange<span class="signature">(start, end, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {<a href="Array.html">Array</a>}</span></h4>
</dt>
@@ -1541,7 +1535,7 @@ The frames indexes are returned in the output array, or if none is provided in a
<td class="type">
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
@@ -1629,7 +1623,7 @@ The frames indexes are returned in the output array, or if none is provided in a
</dt>
<dd>
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
</dd>
@@ -1644,7 +1638,7 @@ The frames indexes are returned in the output array, or if none is provided in a
<dt>
<h4 class="name" id="getFrames"><span class="type-signature"></span>getFrames<span class="signature">(frames, <span class="optional">useNumericIndex</span>, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {Array}</span></h4>
<h4 class="name" id="getFrames"><span class="type-signature"></span>getFrames<span class="signature">(frames, <span class="optional">useNumericIndex</span>, <span class="optional">output</span>)</span><span class="type-signature"> &rarr; {<a href="Array.html">Array</a>}</span></h4>
</dt>
@@ -1697,7 +1691,7 @@ The frames are returned in the output array, or if none is provided in a new Arr
<td class="type">
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
@@ -1771,7 +1765,7 @@ The frames are returned in the output array, or if none is provided in a new Arr
<td class="type">
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
@@ -1863,7 +1857,7 @@ The frames are returned in the output array, or if none is provided in a new Arr
</dt>
<dd>
<span class="param-type">Array</span>
<span class="param-type"><a href="Array.html">Array</a></span>
</dd>
@@ -1895,13 +1889,13 @@ The frames are returned in the output array, or if none is provided in a new Arr
<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:29 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Wed Feb 05 2014 06:28:28 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>