mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
Docs and Examples update.
This commit is contained in:
+18
-4
@@ -398,6 +398,20 @@
|
||||
</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#SAT">SAT</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -938,7 +952,7 @@ dir = 1 (left), 2 (right), 3 (both)</p>
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>Description.</p></td>
|
||||
<td class="description last"><p>The number of characters to be added.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -973,7 +987,7 @@ dir = 1 (left), 2 (right), 3 (both)</p>
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>the string to pad it out with (defaults to a space).</p></td>
|
||||
<td class="description last"><p>The string to pad it out with (defaults to a space).</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1012,7 +1026,7 @@ dir = 1 (left), 2 (right), 3 (both)</p>
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>the direction dir = 1 (left), 2 (right), 3 (both).</p></td>
|
||||
<td class="description last"><p>The direction dir = 1 (left), 2 (right), 3 (both).</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -1259,7 +1273,7 @@ dir = 1 (left), 2 (right), 3 (both)</p>
|
||||
|
||||
<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 Wed Feb 12 2014 15:23:48 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