mirror of
https://github.com/wassname/phaser.git
synced 2026-08-12 12:20:38 +08:00
Updated documentation.
This commit is contained in:
+74
-238
@@ -54,6 +54,10 @@
|
||||
<a href="Phaser.AnimationParser.html">AnimationParser</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.BitmapData.html">BitmapData</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.BitmapText.html">BitmapText</a>
|
||||
</li>
|
||||
@@ -138,6 +142,10 @@
|
||||
<a href="Phaser.Events.html">Events</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Filter.html">Filter</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Frame.html">Frame</a>
|
||||
</li>
|
||||
@@ -302,6 +310,26 @@
|
||||
<a href="Phaser.Text.html">Text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tile.html">Tile</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tilemap.html">Tilemap</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TilemapLayer.html">TilemapLayer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TilemapParser.html">TilemapParser</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Tileset.html">Tileset</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.TileSprite.html">TileSprite</a>
|
||||
</li>
|
||||
@@ -310,6 +338,10 @@
|
||||
<a href="Phaser.Time.html">Time</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Timer.html">Timer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Touch.html">Touch</a>
|
||||
</li>
|
||||
@@ -356,6 +388,14 @@
|
||||
<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>
|
||||
@@ -531,115 +571,6 @@
|
||||
|
||||
<dl>
|
||||
|
||||
<dt>
|
||||
<h4 class="name" id="_justResumed"><span class="type-signature"></span>_justResumed<span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Description.</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>_justResumed</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">boolean</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>false</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-153">line 153</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<h4 class="name" id="elapsed"><span class="type-signature"></span>elapsed<span class="type-signature"></span></h4>
|
||||
|
||||
@@ -647,10 +578,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Elapsed time since the last frame.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -700,7 +627,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Elapsed time since the last frame.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -725,14 +652,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-79">line 79</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-63">line 63</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -756,10 +680,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Frames per second.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -809,7 +729,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Frames per second.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -834,14 +754,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-86">line 86</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-68">line 68</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -865,10 +782,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The highest rate the fps has reached (usually no higher than 60fps).</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -918,7 +831,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The highest rate the fps has reached (usually no higher than 60fps).</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -943,14 +856,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-100">line 100</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-78">line 78</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -974,10 +884,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The lowest rate the fps has dropped to.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1027,7 +933,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The lowest rate the fps has dropped to.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1052,14 +958,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>1000</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-93">line 93</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-73">line 73</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1083,10 +986,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The number of frames record in the last second.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1136,7 +1035,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The number of frames record in the last second.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1161,14 +1060,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-121">line 121</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-94">line 94</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1294,10 +1190,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Internal value used by timeToCall as part of the setTimeout loop</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1347,7 +1239,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Internal value used by timeToCall as part of the setTimeout loop</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1372,14 +1264,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-142">line 142</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-109">line 109</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1403,10 +1292,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The maximum amount of time the game has taken between two frames.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1456,7 +1341,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The maximum amount of time the game has taken between two frames.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1481,14 +1366,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-114">line 114</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-89">line 89</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1512,10 +1394,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The minimum amount of time the game has taken between two frames.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1565,7 +1443,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The minimum amount of time the game has taken between two frames.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1597,7 +1475,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-107">line 107</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-84">line 84</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1621,10 +1499,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The time right now.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1674,7 +1548,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The time right now.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1699,14 +1573,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-72">line 72</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-58">line 58</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1730,10 +1601,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Records how long the game has been paused for. Is reset each time the game pauses.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1783,7 +1650,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Records how long the game has been paused for. Is reset each time the game pauses.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1808,14 +1675,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-65">line 65</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-53">line 53</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1839,10 +1703,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Records how long the game was paused for in miliseconds.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1892,7 +1752,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Records how long the game was paused for in miliseconds.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1917,14 +1777,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-128">line 128</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-99">line 99</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -1948,10 +1805,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The elapsed time calculated for the physics motion updates.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2001,7 +1854,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The elapsed time calculated for the physics motion updates.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2026,14 +1879,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-51">line 51</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-43">line 43</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2057,10 +1907,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>Game time counter.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2110,7 +1956,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>Game time counter.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2135,14 +1981,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-58">line 58</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-48">line 48</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2166,10 +2009,6 @@
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<div class="description">
|
||||
<p>The value that setTimeout needs to work out when to next update</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2219,7 +2058,7 @@
|
||||
|
||||
|
||||
|
||||
<td class="description last"></td>
|
||||
<td class="description last"><p>The value that setTimeout needs to work out when to next update</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -2244,14 +2083,11 @@
|
||||
|
||||
|
||||
|
||||
<dt class="tag-default">Default Value:</dt>
|
||||
<dd class="tag-default"><ul class="dummy"><li>0</li></ul></dd>
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-135">line 135</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-104">line 104</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2365,7 +2201,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-254">line 254</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-220">line 220</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2506,7 +2342,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-244">line 244</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-210">line 210</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2598,7 +2434,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-264">line 264</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-230">line 230</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2667,7 +2503,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-159">line 159</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-201">line 201</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2804,7 +2640,7 @@
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-168">line 168</a>
|
||||
<a href="Time.js.html">time/Time.js</a>, <a href="Time.js.html#sunlight-1-line-125">line 125</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -2855,7 +2691,7 @@
|
||||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Nov 07 2013 06:07:41 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Thu Nov 28 2013 15:56:35 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