mirror of
https://github.com/wassname/phaser.git
synced 2026-07-21 12:40:56 +08:00
Updated docs and more tidying up.
This commit is contained in:
+8
-68
@@ -226,6 +226,10 @@
|
||||
<a href="Phaser.Physics.Arcade.html">Arcade</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Physics.Arcade.Body.html">Body</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="Phaser.Plugin.html">Plugin</a>
|
||||
</li>
|
||||
@@ -344,82 +348,18 @@
|
||||
|
||||
<ul class="dropdown-menu ">
|
||||
|
||||
<li>
|
||||
<a href="global.html#audio">audio</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#bitmapText">bitmapText</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#bottom">bottom</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#button">button</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#child">child</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#emitter">emitter</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#existing.">existing.</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#graphics">graphics</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#group">group</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#HEXtoRGB">HEXtoRGB</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#renderTexture">renderTexture</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#right">right</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#sprite">sprite</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#text">text</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#tilemap">tilemap</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#tilemaplayer">tilemaplayer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#tileset">tileset</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#tileSprite">tileSprite</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="global.html#tween">tween</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -472,7 +412,7 @@
|
||||
|
||||
<header>
|
||||
<h2>
|
||||
D:\wamp\www\phaser\src/Intro.js
|
||||
D:\wamp\www\phaser\src/IntroDocs.js
|
||||
</h2>
|
||||
|
||||
</header>
|
||||
@@ -484,7 +424,7 @@
|
||||
|
||||
|
||||
<div class="description"><p>Phaser - <a href="http://www.phaser.io">http://www.phaser.io</a></p>
|
||||
<p>v<%= version %> - Built at: <%= buildDate %></p>
|
||||
<p>v1.1 - Released October 25th 2013.</p>
|
||||
<p>By Richard Davey <a href="http://www.photonstorm.com">http://www.photonstorm.com</a> @photonstorm</p>
|
||||
<p>A feature-packed 2D HTML5 game framework born from the smouldering pits of Flixel and
|
||||
constructed via plenty of blood, sweat, tears and coffee by Richard Davey (@photonstorm).</p>
|
||||
@@ -520,7 +460,7 @@ and my love of game development originate.</p>
|
||||
|
||||
<dt class="tag-source">Source:</dt>
|
||||
<dd class="tag-source"><ul class="dummy"><li>
|
||||
<a href="Intro.js.html">Intro.js</a>, <a href="Intro.js.html#sunlight-1-line-3">line 3</a>
|
||||
<a href="IntroDocs.js.html">IntroDocs.js</a>, <a href="IntroDocs.js.html#sunlight-1-line-3">line 3</a>
|
||||
</li></ul></dd>
|
||||
|
||||
|
||||
@@ -573,7 +513,7 @@ and my love of game development originate.</p>
|
||||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Fri Oct 25 2013 16:16:43 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Fri Oct 25 2013 17:05:24 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user