Skip to content

Commit

Permalink
Updated docs - they now actually list the new body methods :)
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Feb 21, 2014
1 parent 7ee0c20 commit e9e5bf9
Show file tree
Hide file tree
Showing 192 changed files with 49,672 additions and 2,782 deletions.
40 changes: 38 additions & 2 deletions docs/Animation.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
<a href="Phaser.Game.html">Game</a>
</li>

<li>
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>

<li>
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
Expand Down Expand Up @@ -254,6 +258,38 @@
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>

<li>
<a href="Phaser.Physics.Body.html">Body</a>
</li>

<li>
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
</li>

<li>
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
</li>

<li>
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Material.html">Material</a>
</li>

<li>
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Spring.html">Spring</a>
</li>

<li>
<a href="Phaser.Physics.World.html">World</a>
</li>

<li>
<a href="Phaser.Plugin.html">Plugin</a>
</li>
Expand Down Expand Up @@ -871,7 +907,7 @@ <h1 class="page-title">Source: animation/Animation.js</h1>

set: function (value) {

this.currentFrame = this._frameData.getFrame(value);
this.currentFrame = this._frameData.getFrame(this._frames[value]);

if (this.currentFrame !== null)
{
Expand Down Expand Up @@ -965,7 +1001,7 @@ <h1 class="page-title">Source: animation/Animation.js</h1>

<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Wed Feb 19 2014 05:26:20 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Fri Feb 21 2014 15:36:21 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
Expand Down
38 changes: 37 additions & 1 deletion docs/AnimationManager.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
<a href="Phaser.Game.html">Game</a>
</li>

<li>
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>

<li>
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
Expand Down Expand Up @@ -254,6 +258,38 @@
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>

<li>
<a href="Phaser.Physics.Body.html">Body</a>
</li>

<li>
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
</li>

<li>
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
</li>

<li>
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Material.html">Material</a>
</li>

<li>
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Spring.html">Spring</a>
</li>

<li>
<a href="Phaser.Physics.World.html">World</a>
</li>

<li>
<a href="Phaser.Plugin.html">Plugin</a>
</li>
Expand Down Expand Up @@ -923,7 +959,7 @@ <h1 class="page-title">Source: animation/AnimationManager.js</h1>

<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Wed Feb 19 2014 05:26:20 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Fri Feb 21 2014 15:36:21 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
Expand Down
38 changes: 37 additions & 1 deletion docs/AnimationParser.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
<a href="Phaser.Game.html">Game</a>
</li>

<li>
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>

<li>
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
Expand Down Expand Up @@ -254,6 +258,38 @@
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>

<li>
<a href="Phaser.Physics.Body.html">Body</a>
</li>

<li>
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
</li>

<li>
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
</li>

<li>
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Material.html">Material</a>
</li>

<li>
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Spring.html">Spring</a>
</li>

<li>
<a href="Phaser.Physics.World.html">World</a>
</li>

<li>
<a href="Phaser.Plugin.html">Plugin</a>
</li>
Expand Down Expand Up @@ -789,7 +825,7 @@ <h1 class="page-title">Source: animation/AnimationParser.js</h1>

<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Wed Feb 19 2014 05:26:20 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Fri Feb 21 2014 15:36:21 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
Expand Down
38 changes: 37 additions & 1 deletion docs/ArcadePhysics.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
<a href="Phaser.Game.html">Game</a>
</li>

<li>
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>

<li>
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
Expand Down Expand Up @@ -254,6 +258,38 @@
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>

<li>
<a href="Phaser.Physics.Body.html">Body</a>
</li>

<li>
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
</li>

<li>
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
</li>

<li>
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Material.html">Material</a>
</li>

<li>
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
</li>

<li>
<a href="Phaser.Physics.Spring.html">Spring</a>
</li>

<li>
<a href="Phaser.Physics.World.html">World</a>
</li>

<li>
<a href="Phaser.Plugin.html">Plugin</a>
</li>
Expand Down Expand Up @@ -1891,7 +1927,7 @@ <h1 class="page-title">Source: physics/arcade/ArcadePhysics.js</h1>

<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Wed Feb 19 2014 05:26:20 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Fri Feb 21 2014 15:36:22 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
Expand Down
Loading

0 comments on commit e9e5bf9

Please sign in to comment.