Skip to content

Commit e9e5bf9

Browse files
committed
Updated docs - they now actually list the new body methods :)
1 parent 7ee0c20 commit e9e5bf9

192 files changed

Lines changed: 49672 additions & 2782 deletions

File tree

Some content is hidden

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

docs/Animation.js.html

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
<a href="Phaser.Game.html">Game</a>
167167
</li>
168168

169+
<li>
170+
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
171+
</li>
172+
169173
<li>
170174
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
171175
</li>
@@ -254,6 +258,38 @@
254258
<a href="Phaser.Physics.Arcade.html">Arcade</a>
255259
</li>
256260

261+
<li>
262+
<a href="Phaser.Physics.Body.html">Body</a>
263+
</li>
264+
265+
<li>
266+
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
267+
</li>
268+
269+
<li>
270+
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
271+
</li>
272+
273+
<li>
274+
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
275+
</li>
276+
277+
<li>
278+
<a href="Phaser.Physics.Material.html">Material</a>
279+
</li>
280+
281+
<li>
282+
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
283+
</li>
284+
285+
<li>
286+
<a href="Phaser.Physics.Spring.html">Spring</a>
287+
</li>
288+
289+
<li>
290+
<a href="Phaser.Physics.World.html">World</a>
291+
</li>
292+
257293
<li>
258294
<a href="Phaser.Plugin.html">Plugin</a>
259295
</li>
@@ -871,7 +907,7 @@ <h1 class="page-title">Source: animation/Animation.js</h1>
871907

872908
set: function (value) {
873909

874-
this.currentFrame = this._frameData.getFrame(value);
910+
this.currentFrame = this._frameData.getFrame(this._frames[value]);
875911

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

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

docs/AnimationManager.js.html

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
<a href="Phaser.Game.html">Game</a>
167167
</li>
168168

169+
<li>
170+
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
171+
</li>
172+
169173
<li>
170174
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
171175
</li>
@@ -254,6 +258,38 @@
254258
<a href="Phaser.Physics.Arcade.html">Arcade</a>
255259
</li>
256260

261+
<li>
262+
<a href="Phaser.Physics.Body.html">Body</a>
263+
</li>
264+
265+
<li>
266+
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
267+
</li>
268+
269+
<li>
270+
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
271+
</li>
272+
273+
<li>
274+
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
275+
</li>
276+
277+
<li>
278+
<a href="Phaser.Physics.Material.html">Material</a>
279+
</li>
280+
281+
<li>
282+
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
283+
</li>
284+
285+
<li>
286+
<a href="Phaser.Physics.Spring.html">Spring</a>
287+
</li>
288+
289+
<li>
290+
<a href="Phaser.Physics.World.html">World</a>
291+
</li>
292+
257293
<li>
258294
<a href="Phaser.Plugin.html">Plugin</a>
259295
</li>
@@ -923,7 +959,7 @@ <h1 class="page-title">Source: animation/AnimationManager.js</h1>
923959

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

docs/AnimationParser.js.html

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
<a href="Phaser.Game.html">Game</a>
167167
</li>
168168

169+
<li>
170+
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
171+
</li>
172+
169173
<li>
170174
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
171175
</li>
@@ -254,6 +258,38 @@
254258
<a href="Phaser.Physics.Arcade.html">Arcade</a>
255259
</li>
256260

261+
<li>
262+
<a href="Phaser.Physics.Body.html">Body</a>
263+
</li>
264+
265+
<li>
266+
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
267+
</li>
268+
269+
<li>
270+
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
271+
</li>
272+
273+
<li>
274+
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
275+
</li>
276+
277+
<li>
278+
<a href="Phaser.Physics.Material.html">Material</a>
279+
</li>
280+
281+
<li>
282+
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
283+
</li>
284+
285+
<li>
286+
<a href="Phaser.Physics.Spring.html">Spring</a>
287+
</li>
288+
289+
<li>
290+
<a href="Phaser.Physics.World.html">World</a>
291+
</li>
292+
257293
<li>
258294
<a href="Phaser.Plugin.html">Plugin</a>
259295
</li>
@@ -789,7 +825,7 @@ <h1 class="page-title">Source: animation/AnimationParser.js</h1>
789825

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

docs/ArcadePhysics.js.html

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
<a href="Phaser.Game.html">Game</a>
167167
</li>
168168

169+
<li>
170+
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
171+
</li>
172+
169173
<li>
170174
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
171175
</li>
@@ -254,6 +258,38 @@
254258
<a href="Phaser.Physics.Arcade.html">Arcade</a>
255259
</li>
256260

261+
<li>
262+
<a href="Phaser.Physics.Body.html">Body</a>
263+
</li>
264+
265+
<li>
266+
<a href="Phaser.Physics.CollisionGroup.html">CollisionGroup</a>
267+
</li>
268+
269+
<li>
270+
<a href="Phaser.Physics.ContactMaterial.html">ContactMaterial</a>
271+
</li>
272+
273+
<li>
274+
<a href="Phaser.Physics.InversePointProxy.html">InversePointProxy</a>
275+
</li>
276+
277+
<li>
278+
<a href="Phaser.Physics.Material.html">Material</a>
279+
</li>
280+
281+
<li>
282+
<a href="Phaser.Physics.PointProxy.html">PointProxy</a>
283+
</li>
284+
285+
<li>
286+
<a href="Phaser.Physics.Spring.html">Spring</a>
287+
</li>
288+
289+
<li>
290+
<a href="Phaser.Physics.World.html">World</a>
291+
</li>
292+
257293
<li>
258294
<a href="Phaser.Plugin.html">Plugin</a>
259295
</li>
@@ -1891,7 +1927,7 @@ <h1 class="page-title">Source: physics/arcade/ArcadePhysics.js</h1>
18911927

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

0 commit comments

Comments
 (0)