Skip to content

Commit 1a2dc05

Browse files
committed
Input and keyboard docs.
1 parent 852e82d commit 1a2dc05

52 files changed

Lines changed: 8933 additions & 282 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/", "../src/core/", "../src/geom/" ],
6+
"include": [ "../src/Phaser.js", "../src/animation/", "../src/core/", "../src/geom/", "../src/input/Input.js" ],
77
"exclude": [],
88
"includePattern": ".+\\.js(doc)?$",
99
"excludePattern": "(^|\\/|\\\\)_"

Docs/out/Animation.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -591,7 +595,7 @@ <h1 class="page-title">Source: animation/Animation.js</h1>
591595

592596
<span class="jsdoc-message">
593597
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
594-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
598+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
595599
</span>
596600
</footer>
597601
</div>

Docs/out/AnimationManager.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -540,7 +544,7 @@ <h1 class="page-title">Source: animation/AnimationManager.js</h1>
540544

541545
<span class="jsdoc-message">
542546
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
543-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
547+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
544548
</span>
545549
</footer>
546550
</div>

Docs/out/Camera.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -520,7 +524,7 @@ <h1 class="page-title">Source: core/Camera.js</h1>
520524

521525
<span class="jsdoc-message">
522526
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
523-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
527+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
524528
</span>
525529
</footer>
526530
</div>

Docs/out/Circle.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -638,7 +642,7 @@ <h1 class="page-title">Source: geom/Circle.js</h1>
638642

639643
<span class="jsdoc-message">
640644
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
641-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
645+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
642646
</span>
643647
</footer>
644648
</div>

Docs/out/Frame.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -328,7 +332,7 @@ <h1 class="page-title">Source: animation/Frame.js</h1>
328332

329333
<span class="jsdoc-message">
330334
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
331-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
335+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
332336
</span>
333337
</footer>
334338
</div>

Docs/out/FrameData.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -402,7 +406,7 @@ <h1 class="page-title">Source: animation/FrameData.js</h1>
402406

403407
<span class="jsdoc-message">
404408
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
405-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
409+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
406410
</span>
407411
</footer>
408412
</div>

Docs/out/Game.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -643,7 +647,7 @@ <h1 class="page-title">Source: core/Game.js</h1>
643647

644648
<span class="jsdoc-message">
645649
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
646-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
650+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
647651
</span>
648652
</footer>
649653
</div>

Docs/out/Group.js.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<a href="Phaser.Group.html">Group</a>
8383
</li>
8484

85+
<li>
86+
<a href="Phaser.Input.html">Input</a>
87+
</li>
88+
8589
<li>
8690
<a href="Phaser.LinkedList.html">LinkedList</a>
8791
</li>
@@ -1324,7 +1328,7 @@ <h1 class="page-title">Source: core/Group.js</h1>
13241328

13251329
<span class="jsdoc-message">
13261330
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.0-dev</a>
1327-
on Wed Oct 02 2013 12:09:54 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1331+
on Wed Oct 02 2013 12:28:25 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
13281332
</span>
13291333
</footer>
13301334
</div>

0 commit comments

Comments
 (0)