Skip to content

Commit ca113b8

Browse files
committed
More docs coming on.
1 parent a38ad2d commit ca113b8

80 files changed

Lines changed: 10121 additions & 4763 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Docs/conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"allowUnknownTags": true
44
},
55
"source": {
6-
"include": [ "../src/Phaser.js", "../src/animation/Animation.js" ],
6+
"include": [ "../src/Phaser.js", "../src/animation/", "../src/core/Camera.js", "../src/core/Game.js", "../src/core/Group.js" ],
77
"exclude": [],
88
"includePattern": ".+\\.js(doc)?$",
99
"excludePattern": "(^|\\/|\\\\)_"

Docs/out/Animation-Phaser.Animation.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h5>Parameters:</h5>
8989
<td class="type">
9090

9191

92-
<span class="param-type">Phaser.Game</span>
92+
<span class="param-type"><a href="Phaser.Game.html">Phaser.Game</a></span>
9393

9494

9595

@@ -158,7 +158,7 @@ <h5>Parameters:</h5>
158158
<td class="type">
159159

160160

161-
<span class="param-type">Phaser.Animation.FrameData</span>
161+
<span class="param-type"><a href="Phaser.Animation.FrameData.html">Phaser.Animation.FrameData</a></span>
162162

163163

164164

@@ -360,7 +360,7 @@ <h5 class="subsection-title">Properties:</h5>
360360
<td class="type">
361361

362362

363-
<span class="param-type">Phaser.Animation.Frame</span>
363+
<span class="param-type"><a href="Phaser.Animation.Frame.html">Phaser.Animation.Frame</a></span>
364364

365365

366366

@@ -562,7 +562,7 @@ <h5 class="subsection-title">Properties:</h5>
562562
<td class="type">
563563

564564

565-
<span class="param-type">Phaser.Game</span>
565+
<span class="param-type"><a href="Phaser.Game.html">Phaser.Game</a></span>
566566

567567

568568

@@ -1147,13 +1147,13 @@ <h5 class="subsection-title">Properties:</h5>
11471147
</div>
11481148

11491149
<nav>
1150-
<h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-Phaser.html">Phaser</a></li><li><a href="Animation.html">Animation</a></li></ul><h3>Classes</h3><ul><li><a href="Animation-Phaser.Animation.html">Animation</a></li></ul><h3>Namespaces</h3><ul><li><a href="Phaser.html">Phaser</a></li></ul>
1150+
<h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-Phaser.html">Phaser</a></li><li><a href="Animation.html">Animation</a></li><li><a href="Camera.html">Camera</a></li><li><a href="Game.html">Game</a></li><li><a href="Group.html">Group</a></li></ul><h3>Classes</h3><ul><li><a href="Phaser.Animation.Frame.html">Frame</a></li><li><a href="Phaser.Animation.FrameData.html">FrameData</a></li><li><a href="Phaser.Animation.Parser.html">Parser</a></li><li><a href="Phaser.AnimationManager.html">AnimationManager</a></li><li><a href="Animation-Phaser.Animation.html">Animation</a></li><li><a href="Camera-Phaser.Camera.html">Camera</a></li><li><a href="Game-Phaser.Game.html">Game</a></li><li><a href="Group-Phaser.Group.html">Group</a></li></ul><h3>Namespaces</h3><ul><li><a href="Phaser.html">Phaser</a></li></ul>
11511151
</nav>
11521152

11531153
<br clear="both">
11541154

11551155
<footer>
1156-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:09:01 GMT+0100 (BST)
1156+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:31:59 GMT+0100 (BST)
11571157
</footer>
11581158

11591159
<script> prettyPrint(); </script>

Docs/out/Animation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ <h2>
120120
</div>
121121

122122
<nav>
123-
<h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-Phaser.html">Phaser</a></li><li><a href="Animation.html">Animation</a></li></ul><h3>Classes</h3><ul><li><a href="Animation-Phaser.Animation.html">Animation</a></li></ul><h3>Namespaces</h3><ul><li><a href="Phaser.html">Phaser</a></li></ul>
123+
<h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-Phaser.html">Phaser</a></li><li><a href="Animation.html">Animation</a></li><li><a href="Camera.html">Camera</a></li><li><a href="Game.html">Game</a></li><li><a href="Group.html">Group</a></li></ul><h3>Classes</h3><ul><li><a href="Phaser.Animation.Frame.html">Frame</a></li><li><a href="Phaser.Animation.FrameData.html">FrameData</a></li><li><a href="Phaser.Animation.Parser.html">Parser</a></li><li><a href="Phaser.AnimationManager.html">AnimationManager</a></li><li><a href="Animation-Phaser.Animation.html">Animation</a></li><li><a href="Camera-Phaser.Camera.html">Camera</a></li><li><a href="Game-Phaser.Game.html">Game</a></li><li><a href="Group-Phaser.Group.html">Group</a></li></ul><h3>Namespaces</h3><ul><li><a href="Phaser.html">Phaser</a></li></ul>
124124
</nav>
125125

126126
<br clear="both">
127127

128128
<footer>
129-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:09:01 GMT+0100 (BST)
129+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a> on Tue Oct 01 2013 16:31:59 GMT+0100 (BST)
130130
</footer>
131131

132132
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)