Tilemap.createCollisionObjects will parse Tiled data for objectgroups and convert polyline instances into physics objects you can collide with in the world.

After defining tiles that collide on a Tilemap, you need to call Tilemap.generateCollisionData(layer) to populate the physics world with the data required.
Debug.renderPhysicsBody updated to take camera location and body rotation into account.
Body movement functions put back to velocity :)
Updated to latest dev version of pixi and latest p2.js
Updated docs
This commit is contained in:
photonstorm
2014-02-18 03:01:51 +00:00
parent 375e9e379a
commit 5d5c64d22f
201 changed files with 41296 additions and 47048 deletions
+506 -56
View File
@@ -58,6 +58,10 @@
<a href="Phaser.BitmapData.html">BitmapData</a>
</li>
<li>
<a href="Phaser.BitmapFont.html">BitmapFont</a>
</li>
<li>
<a href="Phaser.BitmapText.html">BitmapText</a>
</li>
@@ -90,10 +94,6 @@
<a href="Phaser.Device.html">Device</a>
</li>
<li>
<a href="Phaser.DOMSprite.html">DOMSprite</a>
</li>
<li>
<a href="Phaser.Easing.html">Easing</a>
</li>
@@ -142,6 +142,10 @@
<a href="Phaser.Easing.Sinusoidal.html">Sinusoidal</a>
</li>
<li>
<a href="Phaser.Ellipse.html">Ellipse</a>
</li>
<li>
<a href="Phaser.Events.html">Events</a>
</li>
@@ -250,10 +254,6 @@
<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>
@@ -314,6 +314,10 @@
<a href="Phaser.Sprite.html">Sprite</a>
</li>
<li>
<a href="Phaser.SpriteBatch.html">SpriteBatch</a>
</li>
<li>
<a href="Phaser.Stage.html">Stage</a>
</li>
@@ -412,6 +416,10 @@
<a href="global.html#canUseNewCanvasBlendModes">canUseNewCanvasBlendModes</a>
</li>
<li>
<a href="global.html#getBounds">getBounds</a>
</li>
<li>
<a href="global.html#getNextPowerOfTwo">getNextPowerOfTwo</a>
</li>
@@ -731,6 +739,166 @@
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">number</span>
</dd>
</dl>
</dd>
<dt>
<h4 class="name" id="angleBetweenPoints"><span class="type-signature"></span>angleBetweenPoints<span class="signature">(point1, point2)</span><span class="type-signature"> &rarr; {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Find the angle of a segment from (point1.x, point1.y) -&gt; (point2.x, point2.y).</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>point1</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span>
</td>
<td class="description last"></td>
</tr>
<tr>
<td class="name"><code>point2</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span>
</td>
<td class="description last"></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-342">line 342</a>
</li></ul></dd>
</dl>
<h5>Returns:</h5>
@@ -893,7 +1061,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-795">line 795</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-806">line 806</a>
</li></ul></dd>
@@ -1145,7 +1313,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-922">line 922</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-933">line 933</a>
</li></ul></dd>
@@ -1305,7 +1473,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-849">line 849</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-860">line 860</a>
</li></ul></dd>
@@ -1534,7 +1702,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-932">line 932</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-943">line 943</a>
</li></ul></dd>
@@ -1694,7 +1862,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-870">line 870</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-881">line 881</a>
</li></ul></dd>
@@ -1831,7 +1999,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1009">line 1009</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1020">line 1020</a>
</li></ul></dd>
@@ -2155,7 +2323,7 @@ of getting a bonus, call chanceRoll(30) - true means the chance passed, false me
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-445">line 445</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-456">line 456</a>
</li></ul></dd>
@@ -2343,7 +2511,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1152">line 1152</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1163">line 1163</a>
</li></ul></dd>
@@ -2503,7 +2671,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1168">line 1168</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1179">line 1179</a>
</li></ul></dd>
@@ -2591,7 +2759,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1283">line 1283</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1316">line 1316</a>
</li></ul></dd>
@@ -2747,7 +2915,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-950">line 950</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-961">line 961</a>
</li></ul></dd>
@@ -2953,7 +3121,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1098">line 1098</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1109">line 1109</a>
</li></ul></dd>
@@ -3254,7 +3422,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1117">line 1117</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1128">line 1128</a>
</li></ul></dd>
@@ -3464,7 +3632,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1136">line 1136</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1147">line 1147</a>
</li></ul></dd>
@@ -3605,7 +3773,7 @@ Clamp value to range &lt;a, b&gt;</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-994">line 994</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1005">line 1005</a>
</li></ul></dd>
@@ -4853,7 +5021,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-960">line 960</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-971">line 971</a>
</li></ul></dd>
@@ -5086,7 +5254,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-423">line 423</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-434">line 434</a>
</li></ul></dd>
@@ -5406,7 +5574,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-621">line 621</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-632">line 632</a>
</li></ul></dd>
@@ -5547,7 +5715,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-608">line 608</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-619">line 619</a>
</li></ul></dd>
@@ -5734,7 +5902,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-910">line 910</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-921">line 921</a>
</li></ul></dd>
@@ -5894,7 +6062,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-822">line 822</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-833">line 833</a>
</li></ul></dd>
@@ -6146,7 +6314,7 @@ Will return null if random selection is missing, or array has no entries.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1197">line 1197</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1208">line 1208</a>
</li></ul></dd>
@@ -6235,7 +6403,7 @@ See <a href="http://jsperf.com/math-s-min-max-vs-homemade/5">http://jsperf.com/m
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-641">line 641</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-652">line 652</a>
</li></ul></dd>
@@ -6327,7 +6495,7 @@ See <a href="http://jsperf.com/math-s-min-max-vs-homemade/5">http://jsperf.com/m
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-692">line 692</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-703">line 703</a>
</li></ul></dd>
@@ -6514,7 +6682,7 @@ See <a href="http://jsperf.com/math-s-min-max-vs-homemade/5">http://jsperf.com/m
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-502">line 502</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-513">line 513</a>
</li></ul></dd>
@@ -6603,7 +6771,7 @@ It will find the largest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-751">line 751</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-762">line 762</a>
</li></ul></dd>
@@ -6696,7 +6864,7 @@ See <a href="http://jsperf.com/math-s-min-max-vs-homemade/5">http://jsperf.com/m
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-662">line 662</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-673">line 673</a>
</li></ul></dd>
@@ -6789,7 +6957,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-721">line 721</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-732">line 732</a>
</li></ul></dd>
@@ -6976,7 +7144,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-524">line 524</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-535">line 535</a>
</li></ul></dd>
@@ -7163,7 +7331,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-393">line 393</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-404">line 404</a>
</li></ul></dd>
@@ -7300,7 +7468,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-352">line 352</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-363">line 363</a>
</li></ul></dd>
@@ -7441,7 +7609,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-365">line 365</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-376">line 376</a>
</li></ul></dd>
@@ -7582,7 +7750,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-375">line 375</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-386">line 386</a>
</li></ul></dd>
@@ -7746,7 +7914,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-481">line 481</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-492">line 492</a>
</li></ul></dd>
@@ -7792,6 +7960,147 @@ It will find the lowest matching property value from the given objects.</p>
</dd>
<dt>
<h4 class="name" id="p2px"><span class="type-signature"></span>p2px<span class="signature">(v)</span><span class="type-signature"> &rarr; {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Convert p2 physics value to pixel scale.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The value to convert.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1294">line 1294</a>
</li></ul></dd>
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>The scaled value.</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">number</span>
</dd>
</dl>
</dd>
@@ -7861,6 +8170,147 @@ It will find the lowest matching property value from the given objects.</p>
</dd>
<dt>
<h4 class="name" id="px2p"><span class="type-signature"></span>px2p<span class="signature">(v)</span><span class="type-signature"> &rarr; {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Convert pixel value to p2 physics scale.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The value to convert.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1305">line 1305</a>
</li></ul></dd>
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>The scaled value.</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">number</span>
</dd>
</dl>
</dd>
@@ -7907,7 +8357,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1301">line 1301</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1334">line 1334</a>
</li></ul></dd>
@@ -7995,7 +8445,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-598">line 598</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-609">line 609</a>
</li></ul></dd>
@@ -8136,7 +8586,7 @@ It will find the lowest matching property value from the given objects.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-342">line 342</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-353">line 353</a>
</li></ul></dd>
@@ -8621,7 +9071,7 @@ The original stack is modified in the process. This effectively moves the positi
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1061">line 1061</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1072">line 1072</a>
</li></ul></dd>
@@ -8762,7 +9212,7 @@ The original stack is modified in the process. This effectively moves the positi
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1078">line 1078</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1089">line 1089</a>
</li></ul></dd>
@@ -8904,7 +9354,7 @@ The original stack is modified in the process. This effectively moves the positi
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1269">line 1269</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1280">line 1280</a>
</li></ul></dd>
@@ -9114,7 +9564,7 @@ you should get the results via getSinTable() and getCosTable(). This generator i
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1021">line 1021</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1032">line 1032</a>
</li></ul></dd>
@@ -9301,7 +9751,7 @@ you should get the results via getSinTable() and getCosTable(). This generator i
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1242">line 1242</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1253">line 1253</a>
</li></ul></dd>
@@ -9484,7 +9934,7 @@ you should get the results via getSinTable() and getCosTable(). This generator i
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1215">line 1215</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1226">line 1226</a>
</li></ul></dd>
@@ -10619,7 +11069,7 @@ you should get the results via getSinTable() and getCosTable(). This generator i
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1182">line 1182</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-1193">line 1193</a>
</li></ul></dd>
@@ -10807,7 +11257,7 @@ max should be larger than min, or the function will return 0.</p>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-546">line 546</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-557">line 557</a>
</li></ul></dd>
@@ -10949,7 +11399,7 @@ Should be called whenever the angle is updated on the Sprite to stop it from goi
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-781">line 781</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-792">line 792</a>
</li></ul></dd>
@@ -11137,7 +11587,7 @@ Should be called whenever the angle is updated on the Sprite to stop it from goi
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-576">line 576</a>
<a href="Math.js.html">math/Math.js</a>, <a href="Math.js.html#sunlight-1-line-587">line 587</a>
</li></ul></dd>
@@ -11211,7 +11661,7 @@ Should be called whenever the angle is updated on the Sprite to stop it from goi
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Sat Feb 08 2014 07:19:47 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Tue Feb 18 2014 03:01:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>