mirror of
https://github.com/photonstorm/phaser
synced 2024-11-15 01:17:43 +00:00
New docs.
This commit is contained in:
parent
2e1b5a8f66
commit
fc3ffe5441
377 changed files with 10925 additions and 2366 deletions
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1475,7 +1483,7 @@ If you want to make a custom filter this should be your base class.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:59 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1843,7 +1851,7 @@ that has children that you do want to render, without causing a batch flush in t
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id=".fromCanvas"><span class="type-signature"><static> </span>fromCanvas<span class="signature">(canvas, scaleMode)</span><span class="type-signature"></span></h4>
|
||||
id=".fromCanvas"><span class="type-signature"><static> </span>fromCanvas<span class="signature">(canvas, scaleMode)</span><span class="type-signature"> → {<a href="PIXI.BaseTexture.html">PIXI.BaseTexture</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -1940,8 +1948,15 @@ that has children that you do want to render, without causing a batch flush in t
|
|||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type"><a href="PIXI.BaseTexture.html">PIXI.BaseTexture</a></span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>BaseTexture</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -1998,7 +2013,7 @@ that has children that you do want to render, without causing a batch flush in t
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id=".fromImage"><span class="type-signature"><static> </span>fromImage<span class="signature">(imageUrl, crossorigin, scaleMode)</span><span class="type-signature"></span></h4>
|
||||
id=".fromImage"><span class="type-signature"><static> </span>fromImage<span class="signature">(imageUrl, crossorigin, scaleMode)</span><span class="type-signature"> → {<a href="PIXI.BaseTexture.html">PIXI.BaseTexture</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -2119,8 +2134,15 @@ If the image is not in the base texture cache it will be created and loaded.</p>
|
|||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type"><a href="PIXI.BaseTexture.html">PIXI.BaseTexture</a></span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>BaseTexture</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -2677,7 +2699,7 @@ Atexture is still 100% usable and will simply be reuploaded if there is a sprite
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:59 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1736,7 +1744,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:59 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1220,7 +1228,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1485,7 +1493,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1967,7 +1975,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2467,7 +2475,7 @@ Disable this by setting this to false. For example if your game has a canvas fil
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1973,7 +1981,7 @@ This property is only applicable if using tintWithPerPixel.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1633,7 +1641,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3516,7 +3524,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -5139,7 +5147,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
1273
docs/PIXI.EarCut.html
Normal file
1273
docs/PIXI.EarCut.html
Normal file
File diff suppressed because it is too large
Load diff
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1693,7 +1701,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2166,7 +2174,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1832,7 +1840,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3377,7 +3385,7 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="arc"><span class="type-signature"></span>arc<span class="signature">(cx, cy, radius, startAngle, endAngle, anticlockwise)</span><span class="type-signature"> → {<a href="PIXI.Graphics.html">PIXI.Graphics</a>}</span></h4>
|
||||
id="arc"><span class="type-signature"></span>arc<span class="signature">(cx, cy, radius, startAngle, endAngle, anticlockwise, segments)</span><span class="type-signature"> → {<a href="PIXI.Graphics.html">PIXI.Graphics</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -3555,6 +3563,29 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>segments</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">Number</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Optional. The number of segments to use when calculating the arc. The default is 40. If you need more fidelity use a higher number.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -3767,7 +3798,7 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-474">line 474</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-476">line 476</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4111,7 +4142,7 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-616">line 616</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-618">line 618</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4257,7 +4288,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1120">line 1120</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1122">line 1122</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4442,7 +4473,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-548">line 548</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-550">line 550</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4650,7 +4681,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-564">line 564</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-566">line 566</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4792,7 +4823,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-581">line 581</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-583">line 583</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4996,7 +5027,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-517">line 517</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-519">line 519</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5203,7 +5234,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-533">line 533</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-535">line 535</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5354,7 +5385,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1131">line 1131</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1133">line 1133</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5444,7 +5475,7 @@ Removes all references to transformCallbacks, its parent, the stage, filters, bo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-502">line 502</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-504">line 504</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5607,7 +5638,7 @@ This can be quite useful if your geometry is complicated and needs to be reused
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-634">line 634</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-636">line 636</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5697,7 +5728,7 @@ This can be quite useful if your geometry is complicated and needs to be reused
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-821">line 821</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-823">line 823</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8278,7 +8309,7 @@ Based on: https://stackoverflow.com/questions/785097/how-do-i-implement-a-bezier
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-944">line 944</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-946">line 946</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8327,7 +8358,7 @@ Based on: https://stackoverflow.com/questions/785097/how-do-i-implement-a-bezier
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1220,7 +1228,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2361,7 +2369,7 @@ this function is taken from Starling Framework as its pretty neat ;)</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1689,7 +1697,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1957,7 +1965,7 @@ http://www.khronos.org/registry/gles/specs/2.0/GLSL_ES_Specification_1.0.17.pdf<
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1296,7 +1304,7 @@ Slightly modified by Mat Groves (matgroves.com);</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1633,7 +1641,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2907,7 +2915,7 @@ irrespective of the actual frame size or placement (which can be influenced by t
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -5586,7 +5594,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:00 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3236,7 +3244,7 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-473">line 473</a>
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-475">line 475</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3376,7 +3384,7 @@ This value is updated at the end of updateTransform and takes all parent transfo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-492">line 492</a>
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-494">line 494</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4096,7 +4104,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-191">line 191</a>
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-193">line 193</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6112,7 +6120,7 @@ texture this Sprite was using.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1279,7 +1287,7 @@ And here you have a hundred sprites that will be renderer at the speed of light<
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -5580,7 +5588,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1633,7 +1641,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2122,7 +2130,7 @@ irrespective of the actual frame size or placement (which can be influenced by t
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id=".fromCanvas"><span class="type-signature"><static> </span>fromCanvas<span class="signature">(canvas, scaleMode)</span><span class="type-signature"></span></h4>
|
||||
id=".fromCanvas"><span class="type-signature"><static> </span>fromCanvas<span class="signature">(canvas, scaleMode)</span><span class="type-signature"> → {<a href="PIXI.Texture.html">PIXI.Texture</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -2219,8 +2227,15 @@ irrespective of the actual frame size or placement (which can be influenced by t
|
|||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type"><a href="PIXI.Texture.html">PIXI.Texture</a></span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>Texture</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -2277,7 +2292,7 @@ irrespective of the actual frame size or placement (which can be influenced by t
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id=".fromFrame"><span class="type-signature"><static> </span>fromFrame<span class="signature">(frameId)</span><span class="type-signature"></span></h4>
|
||||
id=".fromFrame"><span class="type-signature"><static> </span>fromFrame<span class="signature">(frameId)</span><span class="type-signature"> → {<a href="PIXI.Texture.html">PIXI.Texture</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -2352,8 +2367,15 @@ If the frame id is not in the texture cache an error will be thrown.</p>
|
|||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type"><a href="PIXI.Texture.html">PIXI.Texture</a></span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>Texture</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -2410,7 +2432,7 @@ If the frame id is not in the texture cache an error will be thrown.</p>
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id=".fromImage"><span class="type-signature"><static> </span>fromImage<span class="signature">(imageUrl, crossorigin, scaleMode)</span><span class="type-signature"></span></h4>
|
||||
id=".fromImage"><span class="type-signature"><static> </span>fromImage<span class="signature">(imageUrl, crossorigin, scaleMode)</span><span class="type-signature"> → {<a href="PIXI.Texture.html">PIXI.Texture</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -2531,8 +2553,15 @@ If the image is not in the texture cache it will be created and loaded.</p>
|
|||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type"><a href="PIXI.Texture.html">PIXI.Texture</a></span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>Texture</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -2988,7 +3017,7 @@ If the image is not in the texture cache it will be created and loaded.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1905,7 +1913,7 @@ this objects blend mode to NORMAL.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-533">line 533</a>
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-535">line 535</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3292,7 +3300,7 @@ debug the texture being used.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-515">line 515</a>
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-517">line 517</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4529,7 +4537,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-415">line 415</a>
|
||||
<a href="src_pixi_extras_TilingSprite.js.html">pixi/extras/TilingSprite.js</a>, <a href="src_pixi_extras_TilingSprite.js.html#sunlight-1-line-417">line 417</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6550,7 +6558,7 @@ texture this Sprite was using.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1633,7 +1641,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2763,7 +2771,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1519,7 +1527,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-315">line 315</a>
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-336">line 336</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1727,7 +1735,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-424">line 424</a>
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-445">line 445</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1797,7 +1805,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-376">line 376</a>
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-397">line 397</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1867,7 +1875,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-138">line 138</a>
|
||||
<a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html">pixi/renderers/webgl/utils/WebGLFilterManager.js</a>, <a href="src_pixi_renderers_webgl_utils_WebGLFilterManager.js.html#sunlight-1-line-145">line 145</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2154,7 +2162,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:09 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3101,7 +3109,7 @@ Disable this by setting this to false. For example: if your game has a canvas fi
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:10 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:01:01 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1249,6 +1257,14 @@
|
|||
</dd>
|
||||
|
||||
|
||||
<dt class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
<dt class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</dt>
|
||||
|
@ -1516,7 +1532,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:08 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:59 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1114,7 +1122,7 @@
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="Animation"><span class="type-signature"></span>new Animation<span class="signature">(game, parent, name, frameData, frames, <span class="optional">frameRate</span>, <span class="optional">loop</span>, loop)</span><span class="type-signature"></span></h4>
|
||||
id="Animation"><span class="type-signature"></span>new Animation<span class="signature">(game, parent, name, frameData, frames, <span class="optional">frameRate</span>, <span class="optional">loop</span>)</span><span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -1415,41 +1423,6 @@
|
|||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>loop</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">boolean</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="attributes">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<td class="default">
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>Should this animation loop when it reaches the end or play through once.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -1479,7 +1452,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-23">line 23</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-22">line 22</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1559,7 +1532,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-126">line 126</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-125">line 125</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1615,7 +1588,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-59">line 59</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-58">line 58</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1671,7 +1644,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-729">line 729</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-731">line 731</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1727,7 +1700,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-668">line 668</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-670">line 670</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1783,7 +1756,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-655">line 655</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-657">line 657</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1839,7 +1812,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-30">line 30</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-29">line 29</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1895,7 +1868,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-81">line 81</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-80">line 80</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1951,7 +1924,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-93">line 93</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-92">line 92</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2007,7 +1980,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-87">line 87</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-86">line 86</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2063,7 +2036,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-75">line 75</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-74">line 74</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2119,7 +2092,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-64">line 64</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-63">line 63</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2175,7 +2148,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-69">line 69</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-68">line 68</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2231,7 +2204,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-47">line 47</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-46">line 46</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2287,7 +2260,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-144">line 144</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-146">line 146</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2343,7 +2316,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-149">line 149</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-151">line 151</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2399,7 +2372,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-131">line 131</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-130">line 130</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2428,7 +2401,10 @@
|
|||
|
||||
<div class="description">
|
||||
<p>This event is dispatched when the Animation changes frame.
|
||||
By default this event is disabled due to its intensive nature. Enable it with: <code>Animation.enableUpdate = true</code>.</p>
|
||||
By default this event is disabled due to its intensive nature. Enable it with: <code>Animation.enableUpdate = true</code>.
|
||||
Note that the event is only dispatched with the current frame. In a low-FPS environment Animations
|
||||
will automatically frame-skip to try and claw back time, so do not base your code on expecting to
|
||||
receive a perfectly sequential set of frames from this event.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -2469,7 +2445,7 @@ By default this event is disabled due to its intensive nature. Enable it with: <
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-139">line 139</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-141">line 141</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2525,7 +2501,7 @@ By default this event is disabled due to its intensive nature. Enable it with: <
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-621">line 621</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-623">line 623</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2581,7 +2557,7 @@ By default this event is disabled due to its intensive nature. Enable it with: <
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-706">line 706</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-708">line 708</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2884,7 +2860,7 @@ You could use this function to generate those by doing: Phaser.Animation.generat
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-757">line 757</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-759">line 759</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2955,7 +2931,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-591">line 591</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-593">line 593</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3025,7 +3001,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-557">line 557</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-559">line 559</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3164,7 +3140,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-480">line 480</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-482">line 482</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3234,7 +3210,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-327">line 327</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-329">line 329</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3304,7 +3280,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-341">line 341</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-343">line 343</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3543,7 +3519,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-159">line 159</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-161">line 161</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3682,7 +3658,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-512">line 512</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-514">line 514</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3752,7 +3728,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-210">line 210</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-212">line 212</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3931,7 +3907,7 @@ Sets the isPlaying and isFinished states and dispatches the onAnimationComplete
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-238">line 238</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-240">line 240</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4110,7 +4086,7 @@ If <code>dispatchComplete</code> is true it will dispatch the complete events, o
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-296">line 296</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-298">line 298</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4180,7 +4156,7 @@ If <code>dispatchComplete</code> is true it will dispatch the complete events, o
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-355">line 355</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-357">line 357</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4299,7 +4275,7 @@ If <code>dispatchComplete</code> is true it will dispatch the complete events, o
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-544">line 544</a>
|
||||
<a href="src_animation_Animation.js.html">animation/Animation.js</a>, <a href="src_animation_Animation.js.html#sunlight-1-line-546">line 546</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4348,7 +4324,7 @@ If <code>dispatchComplete</code> is true it will dispatch the complete events, o
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1400,7 +1408,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-514">line 514</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-503">line 503</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1456,7 +1464,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-450">line 450</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-439">line 439</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1512,7 +1520,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-545">line 545</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-534">line 534</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1568,7 +1576,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-463">line 463</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-452">line 452</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1736,7 +1744,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-497">line 497</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-486">line 486</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1792,7 +1800,7 @@ This property is only set once an Animation starts playing. Until that point it
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-477">line 477</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-466">line 466</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2288,7 +2296,7 @@ Iterates through the list of animations stored in this manager and calls destroy
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-418">line 418</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-407">line 407</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2427,7 +2435,7 @@ Iterates through the list of animations stored in this manager and calls destroy
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-385">line 385</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-374">line 374</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2566,7 +2574,7 @@ Iterates through the list of animations stored in this manager and calls destroy
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-353">line 353</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-342">line 342</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2979,7 +2987,7 @@ If you need to reset an already running animation do so directly on the Animatio
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-369">line 369</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-358">line 358</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3049,7 +3057,7 @@ If you need to reset an already running animation do so directly on the Animatio
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-406">line 406</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-395">line 395</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3325,7 +3333,7 @@ The currentAnim property of the AnimationManager is automatically set to the ani
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-329">line 329</a>
|
||||
<a href="src_animation_AnimationManager.js.html">animation/AnimationManager.js</a>, <a href="src_animation_AnimationManager.js.html#sunlight-1-line-318">line 318</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3568,7 +3576,7 @@ The currentAnim property of the AnimationManager is automatically set to the ani
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2252,7 +2260,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2825,7 +2833,7 @@ Returns null if not found.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2749,7 +2757,7 @@ for forward compatibility make sure to pass in actual numbers.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2111,7 +2119,7 @@ The JSON follows the format of that created by https://github.com/tonistiigi/aud
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1417,7 +1425,7 @@ So if you need to dynamically create a Sprite texture then they are a good choic
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-114">line 114</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-113">line 113</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1473,7 +1481,7 @@ So if you need to dynamically create a Sprite texture then they are a good choic
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-49">line 49</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-48">line 48</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1529,7 +1537,7 @@ So if you need to dynamically create a Sprite texture then they are a good choic
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-55">line 55</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-54">line 54</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1585,7 +1593,7 @@ So if you need to dynamically create a Sprite texture then they are a good choic
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-60">line 60</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-59">line 59</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1642,7 +1650,7 @@ Note that this is unavailable in some browsers (such as Epic Browser due to its
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-74">line 74</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-73">line 73</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1698,7 +1706,7 @@ Note that this is unavailable in some browsers (such as Epic Browser due to its
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-144">line 144</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-143">line 143</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1754,7 +1762,7 @@ Note that this is unavailable in some browsers (such as Epic Browser due to its
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-139">line 139</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-138">line 138</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1924,7 +1932,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-67">line 67</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-66">line 66</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2036,7 +2044,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-84">line 84</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-83">line 83</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2092,7 +2100,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-120">line 120</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-119">line 119</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2148,7 +2156,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-126">line 126</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-125">line 125</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2204,7 +2212,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-134">line 134</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-133">line 133</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2512,7 +2520,7 @@ This property is updated automatically after the first game loop, according to t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2198">line 2198</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2240">line 2240</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2661,7 +2669,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-368">line 368</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-377">line 377</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3015,7 +3023,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1146">line 1146</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1163">line 1163</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3299,7 +3307,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1523">line 1523</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1565">line 1565</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3389,7 +3397,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1948">line 1948</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1990">line 1990</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3479,7 +3487,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2130">line 2130</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2172">line 2172</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3569,7 +3577,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2039">line 2039</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2081">line 2081</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3659,7 +3667,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2026">line 2026</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2068">line 2068</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3749,7 +3757,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2000">line 2000</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2042">line 2042</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3839,7 +3847,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1922">line 1922</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1964">line 1964</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3929,7 +3937,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1896">line 1896</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1938">line 1938</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4019,7 +4027,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1909">line 1909</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1951">line 1951</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4109,7 +4117,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1883">line 1883</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1925">line 1925</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4199,7 +4207,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2078">line 2078</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2120">line 2120</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4289,7 +4297,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2091">line 2091</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2133">line 2133</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4379,7 +4387,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2052">line 2052</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2094">line 2094</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4469,7 +4477,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2104">line 2104</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2146">line 2146</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4559,7 +4567,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2013">line 2013</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2055">line 2055</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4649,7 +4657,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2143">line 2143</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2185">line 2185</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4739,7 +4747,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1961">line 1961</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2003">line 2003</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4829,7 +4837,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1987">line 1987</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2029">line 2029</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4919,7 +4927,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1818">line 1818</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1860">line 1860</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5009,7 +5017,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2117">line 2117</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2159">line 2159</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5099,7 +5107,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1974">line 1974</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2016">line 2016</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5189,7 +5197,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2065">line 2065</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-2107">line 2107</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5279,7 +5287,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1870">line 1870</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1912">line 1912</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5369,7 +5377,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1844">line 1844</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1886">line 1886</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5459,7 +5467,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1857">line 1857</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1899">line 1899</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5549,7 +5557,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1831">line 1831</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1873">line 1873</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5639,7 +5647,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1935">line 1935</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1977">line 1977</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5883,7 +5891,7 @@ This will replace any texture they will currently have set.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1674">line 1674</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1716">line 1716</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5922,6 +5930,8 @@ This will replace any texture they will currently have set.</p>
|
|||
<p>Clears the BitmapData context using a clearRect.</p>
|
||||
<p>You can optionally define the area to clear.
|
||||
If the arguments are left empty it will clear the entire canvas.</p>
|
||||
<p>You may need to call BitmapData.update after this in order to clear out the pixel data,
|
||||
but Phaser will not do this automatically for you.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -6157,7 +6167,7 @@ If the arguments are left empty it will clear the entire canvas.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-438">line 438</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-447">line 447</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6227,7 +6237,7 @@ If the arguments are left empty it will clear the entire canvas.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-432">line 432</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-441">line 441</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7019,7 +7029,7 @@ You can use the more friendly methods like <code>copyRect</code> and <code>draw<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1172">line 1172</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1189">line 1189</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7411,7 +7421,7 @@ You can use the more friendly methods like <code>copyRect</code> and <code>draw<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1370">line 1370</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1387">line 1387</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7481,7 +7491,7 @@ You can use the more friendly methods like <code>copyRect</code> and <code>draw<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1807">line 1807</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1849">line 1849</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7874,7 +7884,7 @@ When drawing it will take into account the Sprites rotation, scale and alpha val
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1389">line 1389</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1406">line 1406</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8131,7 +8141,7 @@ trigger an update yourself by calling <code>stage.updateTransform()</code> befor
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1435">line 1435</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1477">line 1477</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8168,7 +8178,7 @@ trigger an update yourself by calling <code>stage.updateTransform()</code> befor
|
|||
|
||||
<div class="description">
|
||||
<p>Draws the immediate children of a Phaser.Group to this BitmapData.
|
||||
Children are only drawn if they have their <code>exists</code> property set to <code>true</code>.
|
||||
Children are only drawn if they have their <code>exists</code> property set to <code>true</code> and have image based Textures.
|
||||
The children will be drawn at their <code>x</code> and <code>y</code> world space coordinates. If this is outside the bounds of the BitmapData they won't be drawn.
|
||||
When drawing it will take into account the child's rotation, scale and alpha values.
|
||||
No iteration takes place. Groups nested inside other Groups will not be iterated through.</p>
|
||||
|
@ -8368,7 +8378,7 @@ No iteration takes place. Groups nested inside other Groups will not be iterated
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1411">line 1411</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1428">line 1428</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8824,7 +8834,7 @@ the color during extraction.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1557">line 1557</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1599">line 1599</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9088,7 +9098,7 @@ the color during extraction.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-468">line 468</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-478">line 478</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9236,7 +9246,7 @@ key or the texture. First call generateTexture:</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-490">line 490</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-500">line 500</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9388,7 +9398,7 @@ The rectangle returned will extend from the top-left of the image to the bottom-
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1118">line 1118</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1135">line 1135</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9553,7 +9563,7 @@ It then stops scanning and returns an object containing the color of the pixel i
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1035">line 1035</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1052">line 1052</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9768,7 +9778,7 @@ otherwise this may return out of date color values, or worse - throw a run-time
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-952">line 952</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-969">line 969</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9933,7 +9943,7 @@ Note that on little-endian systems the format is 0xAABBGGRR and on big-endian th
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-983">line 983</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1000">line 1000</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10240,7 +10250,7 @@ otherwise this may return out of date color values, or worse - throw a run-time
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1003">line 1003</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1020">line 1020</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10379,7 +10389,7 @@ otherwise this may return out of date color values, or worse - throw a run-time
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1022">line 1022</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1039">line 1039</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10717,7 +10727,7 @@ otherwise this may return out of date color values, or worse - throw a run-time
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1703">line 1703</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1745">line 1745</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10877,7 +10887,7 @@ If a string is given it will assume it's a cache key and look in Phaser.Cache fo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-397">line 397</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-406">line 406</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11107,7 +11117,7 @@ If a string is given it will assume it's a cache key and look in Phaser.Cache fo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-225">line 225</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-224">line 224</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11302,7 +11312,7 @@ If a string is given it will assume it's a cache key and look in Phaser.Cache fo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-252">line 252</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-251">line 251</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11497,7 +11507,7 @@ If a string is given it will assume it's a cache key and look in Phaser.Cache fo
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-310">line 310</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-314">line 314</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11843,7 +11853,7 @@ The callback will also be sent the pixels x and y coordinates respectively.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-667">line 667</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-684">line 684</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12192,7 +12202,7 @@ If a new color object is returned the pixel will be set to the r, g, b and a col
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-609">line 609</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-626">line 626</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12467,7 +12477,7 @@ If a new color object is returned the pixel will be set to the r, g, b and a col
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1610">line 1610</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1652">line 1652</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12559,7 +12569,7 @@ If you wish to suppress this functionality set BitmapData.disableTextureUpload t
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1787">line 1787</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1829">line 1829</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12959,7 +12969,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-721">line 721</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-738">line 738</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12986,7 +12996,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="resize"><span class="type-signature"></span>resize<span class="signature">()</span><span class="type-signature"> → {<a href="Phaser.BitmapData.html">Phaser.BitmapData</a>}</span></h4>
|
||||
id="resize"><span class="type-signature"></span>resize<span class="signature">(width, height)</span><span class="type-signature"> → {<a href="Phaser.BitmapData.html">Phaser.BitmapData</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -13004,6 +13014,78 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
|
||||
<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>width</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">integer</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The new width of the BitmapData.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>height</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">integer</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>The new height of the BitmapData.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
<h5>Returns:</h5>
|
||||
|
@ -13049,7 +13131,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-526">line 526</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-536">line 536</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13323,7 +13405,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-771">line 771</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-788">line 788</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13657,7 +13739,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-934">line 934</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-951">line 951</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14026,7 +14108,7 @@ An optional region parameter controls if the replacement happens in just a speci
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-895">line 895</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-912">line 912</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14300,7 +14382,7 @@ Note: At the time of writing (October 2014) Chrome still doesn't support shadowB
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1493">line 1493</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1535">line 1535</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14576,7 +14658,7 @@ The hue is wrapped to keep it within the range 0 to 1. Saturation and lightness
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-832">line 832</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-849">line 849</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14920,7 +15002,7 @@ If you need to do a lot of font work to this BitmapData we'd recommend implement
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1634">line 1634</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1676">line 1676</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15152,7 +15234,7 @@ If you need to do a lot of font work to this BitmapData we'd recommend implement
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1737">line 1737</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-1779">line 1779</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15191,6 +15273,7 @@ If you need to do a lot of font work to this BitmapData we'd recommend implement
|
|||
<p>This re-creates the BitmapData.imageData from the current context.
|
||||
It then re-builds the ArrayBuffer, the data Uint8ClampedArray reference and the pixels Int32Array.
|
||||
If not given the dimensions defaults to the full size of the context.</p>
|
||||
<p>Warning: This is a very expensive operation, so use it sparingly.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -15430,7 +15513,7 @@ If not given the dimensions defaults to the full size of the context.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-565">line 565</a>
|
||||
<a href="src_gameobjects_BitmapData.js.html">gameobjects/BitmapData.js</a>, <a href="src_gameobjects_BitmapData.js.html#sunlight-1-line-580">line 580</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15479,7 +15562,7 @@ If not given the dimensions defaults to the full size of the context.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:50 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1567,7 +1575,7 @@ converting a valid XML file through the popular X2JS library. An online tool for
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-470">line 470</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-530">line 530</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3008,7 +3016,7 @@ regardless where in the world the camera is.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-514">line 514</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-574">line 574</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3064,7 +3072,7 @@ regardless where in the world the camera is.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-537">line 537</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-597">line 597</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3930,7 +3938,7 @@ based on the last whitespace character found in the line.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-583">line 583</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-643">line 643</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4969,7 +4977,7 @@ This is the same as <code>x + width - offsetX</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-616">line 616</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-676">line 676</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5086,7 +5094,7 @@ This is the same as <code>x + width - offsetX</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-561">line 561</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-621">line 621</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5254,7 +5262,7 @@ This is the same as <code>x + width - offsetX</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-492">line 492</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-552">line 552</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6381,6 +6389,202 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="cleanText"><span class="type-signature"></span>cleanText<span class="signature">(text, <span class="optional">replace</span>)</span><span class="type-signature"> → {string}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
|
||||
|
||||
<div class="description">
|
||||
<p>Given a text string this will scan each character in the string to ensure it exists
|
||||
in the BitmapText font data. If it doesn't the character is removed, or replaced with the <code>replace</code> argument.</p>
|
||||
<p>If no font data has been loaded at all this returns an empty string, as nothing can be rendered.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h5>Parameters:</h5>
|
||||
|
||||
|
||||
<table class="params table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<th>Name</th>
|
||||
|
||||
|
||||
<th>Type</th>
|
||||
|
||||
|
||||
<th>Argument</th>
|
||||
|
||||
|
||||
|
||||
<th>Default</th>
|
||||
|
||||
|
||||
<th class="last">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>text</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">string</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="attributes">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<td class="default">
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>The text to parse.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>replace</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">string</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="attributes">
|
||||
|
||||
<optional><br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<td class="default">
|
||||
|
||||
''
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>The replacement string for any missing characters.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
<h5>Returns:</h5>
|
||||
<div class="returns">
|
||||
|
||||
|
||||
|
||||
<div class="returns-type">
|
||||
|
||||
<span class="param-type">string</span>
|
||||
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="returns-desc param-desc">
|
||||
<p>The cleaned text string.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<dl class="details">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-307">line 307</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
@ -7462,7 +7666,7 @@ by calling this method.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-412">line 412</a>
|
||||
<a href="src_gameobjects_BitmapText.js.html">gameobjects/BitmapText.js</a>, <a href="src_gameobjects_BitmapText.js.html#sunlight-1-line-472">line 472</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8313,7 +8517,7 @@ by calling this method.</p>
|
|||
|
||||
<td class="default">
|
||||
|
||||
1
|
||||
100
|
||||
|
||||
</td>
|
||||
|
||||
|
@ -9446,7 +9650,7 @@ Remember if this Game Object has any children you should call update on those to
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3056,7 +3064,7 @@ for example: <code>player.frame = 4</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-218">line 218</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-242">line 242</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3122,7 +3130,7 @@ for example: <code>player.frameName = "idle"</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-243">line 243</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-267">line 267</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7947,7 +7955,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-191">line 191</a>
|
||||
<a href="src_pixi_display_Sprite.js.html">pixi/display/Sprite.js</a>, <a href="src_pixi_display_Sprite.js.html#sunlight-1-line-193">line 193</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8469,6 +8477,11 @@ it doesn't destroy the object or free it up from memory.</p>
|
|||
<p>If your Game Object is using a frame from a texture atlas and you just wish to change to another frame, then see the <code>frame</code> or <code>frameName</code> properties instead.</p>
|
||||
<p>You should only use <code>loadTexture</code> if you want to replace the base texture entirely.</p>
|
||||
<p>Calling this method causes a WebGL texture update, so use sparingly or in low-intensity portions of your game, or if you know the new texture is already on the GPU.</p>
|
||||
<p>You can use the new const <code>Phaser.PENDING_ATLAS</code> as the texture key for any sprite.
|
||||
Doing this then sets the key to be the <code>frame</code> argument (the frame is set to zero). </p>
|
||||
<p>This allows you to create sprites using <code>load.image</code> during development, and then change them
|
||||
to use a Texture Atlas later in development by simply searching your code for 'PENDING_ATLAS'
|
||||
and swapping it to be the key of the atlas data.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -8663,7 +8676,7 @@ it doesn't destroy the object or free it up from memory.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-42">line 42</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-49">line 49</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10952,7 +10965,7 @@ If you need to reset an already running animation do so directly on the Animatio
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-196">line 196</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-220">line 220</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11124,7 +11137,7 @@ it can be useful to adjust the dimensions directly in this way.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-184">line 184</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-208">line 208</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11227,7 +11240,7 @@ it can be useful to adjust the dimensions directly in this way.</p>
|
|||
|
||||
<td class="default">
|
||||
|
||||
1
|
||||
100
|
||||
|
||||
</td>
|
||||
|
||||
|
@ -11825,7 +11838,7 @@ because the World is the root Group from which all Game Objects descend.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-119">line 119</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-143">line 143</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13998,7 +14011,7 @@ or the rectangle it references, then you need to update the crop frame by callin
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:57 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -15953,7 +15961,7 @@ then it will persist in memory.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3756,7 +3764,7 @@ without having to use game.camera.x and game.camera.y.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3450,7 +3458,7 @@ patchy on earlier browsers, especially on mobile.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -4847,7 +4855,7 @@ This method checks the radius distances between the two Circle objects to see if
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -11892,7 +11900,7 @@ endian-independent method, use fromRGBA(rgba) and toRGBA(r, g, b, a).</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1285,7 +1293,7 @@ Working in radians is slightly faster as it doesn't have to perform any calculat
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1499,7 +1507,7 @@ If you need to reset an already running animation do so directly on the Animatio
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1342,7 +1350,7 @@ Returns <code>true</code> if they do, otherwise <code>false</code> if fully outs
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1568,7 +1576,7 @@ This is the same as <code>y - offsetY</code>.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1596,7 +1604,7 @@ because the World is the root Group from which all Game Objects descend.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2438,7 +2446,7 @@ Remember if this Game Object has any children you should call update on those to
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1539,7 +1547,7 @@ or the rectangle it references, then you need to update the crop frame by callin
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1394,7 +1402,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1263,7 +1271,7 @@ and can be checked in any sub-systems or plugins it is being destroyed from.</p>
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="destroy"><span class="type-signature"></span>destroy<span class="signature">(<span class="optional">destroyChildren</span>)</span><span class="type-signature"></span></h4>
|
||||
id="destroy"><span class="type-signature"></span>destroy<span class="signature">(<span class="optional">destroyChildren</span>, <span class="optional">destroyTexture</span>)</span><span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -1275,6 +1283,8 @@ and can be checked in any sub-systems or plugins it is being destroyed from.</p>
|
|||
<p>Destroys the Game Object. This removes it from its parent group, destroys the input, event and animation handlers if present
|
||||
and nulls its reference to <code>game</code>, freeing it up for garbage collection.</p>
|
||||
<p>If this Game Object has the Events component it will also dispatch the <code>onDestroy</code> event.</p>
|
||||
<p>You can optionally also destroy the BaseTexture this Game Object is using. Be careful if you've
|
||||
more than one Game Object sharing the same BaseTexture.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -1348,6 +1358,45 @@ and nulls its reference to <code>game</code>, freeing it up for garbage collecti
|
|||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>destroyTexture</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">boolean</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="attributes">
|
||||
|
||||
<optional><br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<td class="default">
|
||||
|
||||
false
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last"><p>Destroy the BaseTexture this Game Object is using? Note that if another Game Object is sharing the same BaseTexture it will invalidate it.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -1377,7 +1426,7 @@ and nulls its reference to <code>game</code>, freeing it up for garbage collecti
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_Destroy.js.html">gameobjects/components/Destroy.js</a>, <a href="src_gameobjects_components_Destroy.js.html#sunlight-1-line-33">line 33</a>
|
||||
<a href="src_gameobjects_components_Destroy.js.html">gameobjects/components/Destroy.js</a>, <a href="src_gameobjects_components_Destroy.js.html#sunlight-1-line-37">line 37</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1426,7 +1475,7 @@ and nulls its reference to <code>game</code>, freeing it up for garbage collecti
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1420,7 +1428,7 @@ Called automatically by the Game Object.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1296,7 +1304,7 @@ Requires the LifeSpan component.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_Health.js.html">gameobjects/components/Health.js</a>, <a href="src_gameobjects_components_Health.js.html#sunlight-1-line-69">line 69</a>
|
||||
<a href="src_gameobjects_components_Health.js.html">gameobjects/components/Health.js</a>, <a href="src_gameobjects_components_Health.js.html#sunlight-1-line-90">line 90</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1425,6 +1433,63 @@ the health value never exceeds the maximum.</p>
|
|||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="setHealth"><span class="type-signature"></span>setHealth<span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
|
||||
|
||||
<div class="description">
|
||||
<p>Sets the health property of the Game Object to the given amount.
|
||||
Will never exceed the <code>maxHealth</code> value.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dl class="details">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_Health.js.html">gameobjects/components/Health.js</a>, <a href="src_gameobjects_components_Health.js.html#sunlight-1-line-70">line 70</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
|
||||
|
||||
|
@ -1459,7 +1524,7 @@ the health value never exceeds the maximum.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1282,7 +1290,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:51 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1475,7 +1483,7 @@ Called automatically by the Game Object.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1355,7 +1363,7 @@ for this Game Object and it will then start to process click / touch events and
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:58 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1570,7 +1578,7 @@ it doesn't destroy the object or free it up from memory.</p>
|
|||
|
||||
<td class="default">
|
||||
|
||||
1
|
||||
100
|
||||
|
||||
</td>
|
||||
|
||||
|
@ -1677,7 +1685,7 @@ it doesn't destroy the object or free it up from memory.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1242,7 +1250,7 @@ for example: <code>player.frame = 4</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-218">line 218</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-242">line 242</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1303,7 +1311,7 @@ for example: <code>player.frameName = "idle"</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-243">line 243</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-267">line 267</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1341,6 +1349,11 @@ for example: <code>player.frameName = "idle"</code>.</p>
|
|||
<p>If your Game Object is using a frame from a texture atlas and you just wish to change to another frame, then see the <code>frame</code> or <code>frameName</code> properties instead.</p>
|
||||
<p>You should only use <code>loadTexture</code> if you want to replace the base texture entirely.</p>
|
||||
<p>Calling this method causes a WebGL texture update, so use sparingly or in low-intensity portions of your game, or if you know the new texture is already on the GPU.</p>
|
||||
<p>You can use the new const <code>Phaser.PENDING_ATLAS</code> as the texture key for any sprite.
|
||||
Doing this then sets the key to be the <code>frame</code> argument (the frame is set to zero). </p>
|
||||
<p>This allows you to create sprites using <code>load.image</code> during development, and then change them
|
||||
to use a Texture Atlas later in development by simply searching your code for 'PENDING_ATLAS'
|
||||
and swapping it to be the key of the atlas data.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -1530,7 +1543,7 @@ for example: <code>player.frameName = "idle"</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-42">line 42</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-49">line 49</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1600,7 +1613,7 @@ for example: <code>player.frameName = "idle"</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-196">line 196</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-220">line 220</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1767,7 +1780,7 @@ it can be useful to adjust the dimensions directly in this way.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-184">line 184</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-208">line 208</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1887,7 +1900,7 @@ it can be useful to adjust the dimensions directly in this way.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-119">line 119</a>
|
||||
<a href="src_gameobjects_components_LoadTexture.js.html">gameobjects/components/LoadTexture.js</a>, <a href="src_gameobjects_components_LoadTexture.js.html#sunlight-1-line-143">line 143</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1936,7 +1949,7 @@ it can be useful to adjust the dimensions directly in this way.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1379,7 +1387,7 @@ It should be fine for low-volume testing where physics isn't required.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1566,7 +1574,7 @@ Called automatically by the Game Object.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1457,7 +1465,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1666,7 +1674,7 @@ or pass <code>null</code> for the <code>maxX</code> and <code>maxY</code> parame
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1282,7 +1290,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2463,7 +2471,7 @@ for sprites the same way you use any other texture: <code>game.add.sprite(0, 0,
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -7832,7 +7840,7 @@ because the World is the root Group from which all Game Objects descend.</p>
|
|||
|
||||
<td class="default">
|
||||
|
||||
1
|
||||
100
|
||||
|
||||
</td>
|
||||
|
||||
|
@ -9132,7 +9140,7 @@ Remember if this Game Object has any children you should call update on those to
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2703,7 +2711,7 @@ inLayoutViewport(element, -100) is <code>true</code> if the element is in the vi
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -6287,7 +6295,7 @@ It used to work in Chrome, but then they removed the ability: <a href="http://sr
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3225,7 +3233,7 @@ Handles the button up state.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1363,7 +1371,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1641,7 +1649,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1314,7 +1322,7 @@
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:04:59 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:52 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3282,7 +3290,7 @@ If set to true it will reset all of the Ellipse objects properties to 0. An Elli
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2416,7 +2424,7 @@ and the Animation-related events only apply to game objects with animations like
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1124,6 +1132,8 @@
|
|||
|
||||
<div class="description">
|
||||
<p>This is a base Filter class to use for any Phaser filter development.</p>
|
||||
<p>The vast majority of filters (including all of those that ship with Phaser) use fragment shaders, and
|
||||
therefore only work in WebGL and are not supported by Canvas at all.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -1255,7 +1265,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-16">line 16</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-19">line 19</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1338,7 +1348,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-47">line 47</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-50">line 50</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1407,7 +1417,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-95">line 95</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-98">line 98</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1463,7 +1473,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-21">line 21</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-24">line 24</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1519,7 +1529,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-230">line 230</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-233">line 233</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1575,7 +1585,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-53">line 53</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-56">line 56</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1631,7 +1641,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-58">line 58</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-61">line 61</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1687,7 +1697,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-27">line 27</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-30">line 30</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1743,7 +1753,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-69">line 69</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-72">line 72</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1799,7 +1809,7 @@
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-214">line 214</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-217">line 217</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2151,7 +2161,7 @@ values.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-146">line 146</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-149">line 149</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2221,7 +2231,7 @@ values.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-200">line 200</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-203">line 203</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2291,7 +2301,7 @@ values.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-101">line 101</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-104">line 104</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2433,7 +2443,7 @@ values.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-109">line 109</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-112">line 112</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2564,7 +2574,7 @@ values.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-122">line 122</a>
|
||||
<a href="src_core_Filter.js.html">core/Filter.js</a>, <a href="src_core_Filter.js.html#sunlight-1-line-125">line 125</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2613,7 +2623,7 @@ values.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2926,7 +2934,7 @@ to provide for game object positioning in a responsive manner.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1433,7 +1441,7 @@ This is also why the documentation is incomplete.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2300">line 2300</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2314">line 2314</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1497,7 +1505,7 @@ and on-screen orientation and position.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2232">line 2232</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2246">line 2246</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -2931,7 +2939,7 @@ Setting it is a neat way of optimising the hitTest function that the interaction
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2215">line 2215</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2229">line 2229</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3830,7 +3838,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2284">line 2284</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2298">line 2298</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4160,7 +4168,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2198">line 2198</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2212">line 2212</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4289,7 +4297,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2293">line 2293</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2307">line 2307</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4721,7 +4729,7 @@ This will have no impact on the x/y coordinates of its children, but it will upd
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2266">line 2266</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2280">line 2280</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4784,7 +4792,7 @@ This will have no impact on the x/y coordinates of its children, but it will upd
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2275">line 2275</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2289">line 2289</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5240,7 +5248,7 @@ This value must be unique for each child in a Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1109">line 1109</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1119">line 1119</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5479,7 +5487,7 @@ This value must be unique for each child in a Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-401">line 401</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-406">line 406</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5998,7 +6006,7 @@ Group will be removed from it and added into this Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-370">line 370</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-375">line 375</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6143,7 +6151,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-320">line 320</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-325">line 325</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6297,7 +6305,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1645">line 1645</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1659">line 1659</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6441,7 +6449,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-657">line 657</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-667">line 667</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6659,7 +6667,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1264">line 1264</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1274">line 1274</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6858,7 +6866,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1177">line 1177</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1187">line 1187</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7035,7 +7043,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1211">line 1211</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1221">line 1221</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7328,7 +7336,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1076">line 1076</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1086">line 1086</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7597,7 +7605,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-940">line 940</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-950">line 950</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7692,7 +7700,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1954">line 1954</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1968">line 1968</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7787,7 +7795,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1942">line 1942</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1956">line 1956</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8111,7 +8119,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-466">line 466</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-476">line 476</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8368,7 +8376,7 @@ Use <a href="Phaser.Group.html#classType">classType</a> to change the type of ob
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-512">line 512</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-522">line 522</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8537,7 +8545,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1621">line 1621</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1635">line 1635</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8761,7 +8769,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1677">line 1677</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1691">line 1691</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8945,7 +8953,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2161">line 2161</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2175">line 2175</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9139,7 +9147,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1160">line 1160</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1170">line 1170</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9343,7 +9351,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1407">line 1407</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1417">line 1417</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9601,7 +9609,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1447">line 1447</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1457">line 1457</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9818,7 +9826,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1529">line 1529</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1539">line 1539</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10035,7 +10043,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1557">line 1557</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1567">line 1567</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10252,7 +10260,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1501">line 1501</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1511">line 1511</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10593,7 +10601,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-446">line 446</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-456">line 456</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10689,7 +10697,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1925">line 1925</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1939">line 1939</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11404,7 +11412,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1809">line 1809</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1823">line 1823</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11736,7 +11744,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1839">line 1839</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1853">line 1853</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12106,7 +12114,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1775">line 1775</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1789">line 1789</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12250,7 +12258,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-779">line 779</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-789">line 789</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12548,7 +12556,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1966">line 1966</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1980">line 1980</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12644,7 +12652,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1908">line 1908</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1922">line 1922</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12812,7 +12820,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-827">line 827</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-837">line 837</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13171,7 +13179,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1702">line 1702</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1716">line 1716</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13370,7 +13378,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2036">line 2036</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2050">line 2050</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13514,7 +13522,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-719">line 719</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-729">line 729</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13658,7 +13666,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-695">line 695</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-705">line 705</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13852,7 +13860,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1143">line 1143</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1153">line 1153</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13948,7 +13956,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-583">line 583</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-593">line 593</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14030,7 +14038,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1383">line 1383</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1393">line 1393</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14112,7 +14120,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1337">line 1337</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1347">line 1347</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14208,7 +14216,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-612">line 612</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-622">line 622</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14448,7 +14456,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1988">line 1988</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2002">line 2002</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14631,7 +14639,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2065">line 2065</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2079">line 2079</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14886,7 +14894,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2106">line 2106</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2120">line 2120</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15466,7 +15474,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-345">line 345</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-350">line 350</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15708,7 +15716,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-792">line 792</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-802">line 802</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16011,7 +16019,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1869">line 1869</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1883">line 1883</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16176,7 +16184,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-556">line 556</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-566">line 566</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16283,7 +16291,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
<div class="description">
|
||||
<p>Reverses all children in this group.</p>
|
||||
<p>This operaation applies only to immediate children and does not propagate to subgroups.</p>
|
||||
<p>This operation applies only to immediate children and does not propagate to subgroups.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -16322,7 +16330,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-765">line 765</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-775">line 775</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16466,7 +16474,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-676">line 676</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-686">line 686</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16853,7 +16861,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-969">line 969</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-979">line 979</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17187,7 +17195,7 @@ If you need that ability please see <code>Group.setAllChildren</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1000">line 1000</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1010">line 1010</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17521,7 +17529,7 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1035">line 1035</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1045">line 1045</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17984,7 +17992,7 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-862">line 862</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-872">line 872</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18145,8 +18153,10 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
<div class="description">
|
||||
<p>Sort the children in the group according to a particular key and ordering.</p>
|
||||
<p>Call this function to sort the group according to a particular key value and order.
|
||||
For example to depth sort Sprites for Zelda-style game you might call <code>group.sort('y', Phaser.Group.SORT_ASCENDING)</code> at the bottom of your <code>State.update()</code>.</p>
|
||||
<p>Call this function to sort the group according to a particular key value and order.</p>
|
||||
<p>For example to depth sort Sprites for Zelda-style game you might call <code>group.sort('y', Phaser.Group.SORT_ASCENDING)</code> at the bottom of your <code>State.update()</code>.</p>
|
||||
<p>Internally this uses a standard JavaScript Array sort, so everything that applies there also applies here, including
|
||||
alphabetical sorting, mixing strings and numbers, and Unicode sorting. See MDN for more details.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -18293,7 +18303,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1585">line 1585</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1595">line 1595</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18487,7 +18497,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1126">line 1126</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1136">line 1136</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18635,7 +18645,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-641">line 641</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-651">line 651</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -19195,7 +19205,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1367">line 1367</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1377">line 1377</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -19353,7 +19363,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-537">line 537</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-547">line 547</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -19523,7 +19533,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-743">line 743</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-753">line 753</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -19572,7 +19582,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3156,7 +3164,7 @@ Note that all properties are cloned, including the name, index and UUID.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -2611,7 +2619,7 @@ The frames are returned in the output array, or if none is provided in a new Arr
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3307,7 +3315,7 @@ When a game is paused the onPause event is dispatched. When it is resumed the on
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1122">line 1122</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1129">line 1129</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4725,7 +4733,7 @@ When a game is paused the onPause event is dispatched. When it is resumed the on
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-995">line 995</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1002">line 1002</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4795,7 +4803,7 @@ When a game is paused the onPause event is dispatched. When it is resumed the on
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-970">line 970</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-977">line 977</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4866,7 +4874,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-956">line 956</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-963">line 963</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4992,7 +5000,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1100">line 1100</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1107">line 1107</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5118,7 +5126,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1082">line 1082</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1089">line 1089</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5244,7 +5252,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1029">line 1029</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1036">line 1036</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5370,7 +5378,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1055">line 1055</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-1062">line 1062</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5524,7 +5532,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-676">line 676</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-683">line 683</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5601,7 +5609,7 @@ Calling step will advance the game loop by one frame. This is extremely useful f
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-609">line 609</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-616">line 616</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5672,7 +5680,7 @@ This is extremely useful to hard to track down errors! Use the internal stepCoun
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-982">line 982</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-989">line 989</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5798,7 +5806,7 @@ This is extremely useful to hard to track down errors! Use the internal stepCoun
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-770">line 770</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-777">line 777</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5924,7 +5932,7 @@ This is extremely useful to hard to track down errors! Use the internal stepCoun
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-876">line 876</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-883">line 883</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6058,7 +6066,7 @@ Phaser will only render when this boolean is <code>false</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-922">line 922</a>
|
||||
<a href="src_core_Game.js.html">core/Game.js</a>, <a href="src_core_Game.js.html#sunlight-1-line-929">line 929</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6107,7 +6115,7 @@ Phaser will only render when this boolean is <code>false</code>.</p>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -6707,7 +6715,7 @@ Note that all Tilemaps use a base tile size to calculate dimensions from, but th
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -8367,7 +8375,7 @@ Note that all Tilemaps use a base tile size to calculate dimensions from, but th
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -3279,7 +3287,7 @@ This MUST be called manually before Phaser will start polling the Gamepad API.</
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:00 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -5979,7 +5987,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
<dt>
|
||||
<h4 class="name "
|
||||
id="arc"><span class="type-signature"></span>arc<span class="signature">(cx, cy, radius, startAngle, endAngle, anticlockwise)</span><span class="type-signature"> → {<a href="PIXI.Graphics.html">PIXI.Graphics</a>}</span></h4>
|
||||
id="arc"><span class="type-signature"></span>arc<span class="signature">(cx, cy, radius, startAngle, endAngle, anticlockwise, segments)</span><span class="type-signature"> → {<a href="PIXI.Graphics.html">PIXI.Graphics</a>}</span></h4>
|
||||
|
||||
|
||||
</dt>
|
||||
|
@ -6157,6 +6165,29 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>segments</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">Number</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<td class="description last"><p>Optional. The number of segments to use when calculating the arc. The default is 40. If you need more fidelity use a higher number.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
@ -6379,7 +6410,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-474">line 474</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-476">line 476</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6733,7 +6764,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-616">line 616</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-618">line 618</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6947,7 +6978,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1120">line 1120</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1122">line 1122</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7137,7 +7168,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-548">line 548</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-550">line 550</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7350,7 +7381,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-564">line 564</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-566">line 566</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7497,7 +7528,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-581">line 581</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-583">line 583</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7706,7 +7737,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-517">line 517</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-519">line 519</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7918,7 +7949,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-533">line 533</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-535">line 535</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8074,7 +8105,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1131">line 1131</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-1133">line 1133</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8169,7 +8200,7 @@ If you wish to re-order the layering of a Game Object then see methods like Grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-502">line 502</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-504">line 504</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8337,7 +8368,7 @@ This can be quite useful if your geometry is complicated and needs to be reused
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-634">line 634</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-636">line 636</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8432,7 +8463,7 @@ This can be quite useful if your geometry is complicated and needs to be reused
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-821">line 821</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-823">line 823</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10656,7 +10687,7 @@ Based on: https://stackoverflow.com/questions/785097/how-do-i-implement-a-bezier
|
|||
|
||||
<td class="default">
|
||||
|
||||
1
|
||||
100
|
||||
|
||||
</td>
|
||||
|
||||
|
@ -11695,7 +11726,7 @@ Remember if this Game Object has any children you should call update on those to
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-944">line 944</a>
|
||||
<a href="src_pixi_primitives_Graphics.js.html">pixi/primitives/Graphics.js</a>, <a href="src_pixi_primitives_Graphics.js.html#sunlight-1-line-946">line 946</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11744,7 +11775,7 @@ Remember if this Game Object has any children you should call update on those to
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:01 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -708,6 +708,10 @@
|
|||
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.EarCut.html">EarCut</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-1">
|
||||
<a href="PIXI.Event.html">Event</a>
|
||||
</li>
|
||||
|
@ -890,6 +894,10 @@
|
|||
<a href="global.html#NONE">NONE</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
|
||||
</li>
|
||||
|
||||
<li class="class-depth-0">
|
||||
<a href="global.html#POINT">POINT</a>
|
||||
</li>
|
||||
|
@ -1850,7 +1858,7 @@ For instance, all children are also moved/rotated/scaled when the group is moved
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2300">line 2300</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2314">line 2314</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -1909,7 +1917,7 @@ and on-screen orientation and position.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2232">line 2232</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2246">line 2246</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3019,7 +3027,7 @@ Setting it is a neat way of optimising the hitTest function that the interaction
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2215">line 2215</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2229">line 2229</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3732,7 +3740,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2284">line 2284</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2298">line 2298</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -3910,7 +3918,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2198">line 2198</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2212">line 2212</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4029,7 +4037,7 @@ This will have no impact on the rotation value of its children, but it will upda
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2293">line 2293</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2307">line 2307</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4456,7 +4464,7 @@ This will have no impact on the x/y coordinates of its children, but it will upd
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2266">line 2266</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2280">line 2280</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4514,7 +4522,7 @@ This will have no impact on the x/y coordinates of its children, but it will upd
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2275">line 2275</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2289">line 2289</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -4955,7 +4963,7 @@ This value must be unique for each child in a Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1109">line 1109</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1119">line 1119</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5189,7 +5197,7 @@ This value must be unique for each child in a Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-401">line 401</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-406">line 406</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5703,7 +5711,7 @@ Group will be removed from it and added into this Group.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-370">line 370</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-375">line 375</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5843,7 +5851,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-320">line 320</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-325">line 325</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -5992,7 +6000,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1645">line 1645</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1659">line 1659</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6131,7 +6139,7 @@ This call will return false if the child is not a child of this Group, or is alr
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-657">line 657</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-667">line 667</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6344,7 +6352,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1264">line 1264</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1274">line 1274</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6538,7 +6546,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1177">line 1177</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1187">line 1187</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6710,7 +6718,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1211">line 1211</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1221">line 1221</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -6998,7 +7006,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1076">line 1076</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1086">line 1086</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7262,7 +7270,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-940">line 940</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-950">line 950</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7352,7 +7360,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1954">line 1954</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1968">line 1968</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7442,7 +7450,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1942">line 1942</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1956">line 1956</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -7761,7 +7769,7 @@ After the method parameter and context you can add as many extra parameters as y
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-466">line 466</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-476">line 476</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8013,7 +8021,7 @@ Use <a href="Phaser.Group.html#classType">classType</a> to change the type of ob
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-512">line 512</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-522">line 522</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8177,7 +8185,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1621">line 1621</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1635">line 1635</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8326,7 +8334,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1677">line 1677</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1691">line 1691</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8505,7 +8513,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2161">line 2161</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2175">line 2175</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8694,7 +8702,7 @@ It should return -1 if <code>a > b</code>, 1 if <code>a < b</code> or 0 if
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1160">line 1160</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1170">line 1170</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -8893,7 +8901,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1407">line 1407</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1417">line 1417</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9146,7 +9154,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1447">line 1447</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1457">line 1457</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9358,7 +9366,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1529">line 1529</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1539">line 1539</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9570,7 +9578,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1557">line 1557</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1567">line 1567</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -9782,7 +9790,7 @@ healthyList.callAll('attack');</code></pre><p>Note: Currently this will skip any
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1501">line 1501</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1511">line 1511</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10118,7 +10126,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-446">line 446</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-456">line 456</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10209,7 +10217,7 @@ This can be quite useful if your displayObject is static / complicated and needs
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1925">line 1925</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1939">line 1939</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -10919,7 +10927,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1809">line 1809</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1823">line 1823</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11246,7 +11254,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1839">line 1839</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1853">line 1853</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11611,7 +11619,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1775">line 1775</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1789">line 1789</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -11750,7 +11758,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-779">line 779</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-789">line 789</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12043,7 +12051,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1966">line 1966</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1980">line 1980</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12134,7 +12142,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1908">line 1908</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1922">line 1922</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12297,7 +12305,7 @@ will be reset and/or have a new texture loaded on it. This is handled by <code>G
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-827">line 827</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-837">line 837</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12651,7 +12659,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1702">line 1702</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1716">line 1716</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12845,7 +12853,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2036">line 2036</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2050">line 2050</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -12984,7 +12992,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-719">line 719</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-729">line 729</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13123,7 +13131,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-695">line 695</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-705">line 705</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13312,7 +13320,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1143">line 1143</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1153">line 1153</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13403,7 +13411,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-583">line 583</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-593">line 593</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13480,7 +13488,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1383">line 1383</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1393">line 1393</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13557,7 +13565,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1337">line 1337</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1347">line 1347</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13648,7 +13656,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-612">line 612</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-622">line 622</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -13883,7 +13891,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1988">line 1988</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2002">line 2002</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14061,7 +14069,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2065">line 2065</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2079">line 2079</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14311,7 +14319,7 @@ element and the entire array will be applied to the callback function.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2106">line 2106</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-2120">line 2120</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -14886,7 +14894,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-345">line 345</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-350">line 350</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15123,7 +15131,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-792">line 792</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-802">line 802</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15421,7 +15429,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1869">line 1869</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1883">line 1883</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15581,7 +15589,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-556">line 556</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-566">line 566</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15618,7 +15626,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
<div class="description">
|
||||
<p>Reverses all children in this group.</p>
|
||||
<p>This operaation applies only to immediate children and does not propagate to subgroups.</p>
|
||||
<p>This operation applies only to immediate children and does not propagate to subgroups.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -15652,7 +15660,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-765">line 765</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-775">line 775</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -15791,7 +15799,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-676">line 676</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-686">line 686</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16173,7 +16181,7 @@ This call will return false if the child is not in the hash.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-969">line 969</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-979">line 979</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16502,7 +16510,7 @@ If you need that ability please see <code>Group.setAllChildren</code>.</p>
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1000">line 1000</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1010">line 1010</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -16831,7 +16839,7 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1035">line 1035</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1045">line 1045</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17289,7 +17297,7 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-862">line 862</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-872">line 872</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17450,8 +17458,10 @@ Unlike with <code>setAll</code> the property is NOT set on child Groups itself.<
|
|||
|
||||
<div class="description">
|
||||
<p>Sort the children in the group according to a particular key and ordering.</p>
|
||||
<p>Call this function to sort the group according to a particular key value and order.
|
||||
For example to depth sort Sprites for Zelda-style game you might call <code>group.sort('y', Phaser.Group.SORT_ASCENDING)</code> at the bottom of your <code>State.update()</code>.</p>
|
||||
<p>Call this function to sort the group according to a particular key value and order.</p>
|
||||
<p>For example to depth sort Sprites for Zelda-style game you might call <code>group.sort('y', Phaser.Group.SORT_ASCENDING)</code> at the bottom of your <code>State.update()</code>.</p>
|
||||
<p>Internally this uses a standard JavaScript Array sort, so everything that applies there also applies here, including
|
||||
alphabetical sorting, mixing strings and numbers, and Unicode sorting. See MDN for more details.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -17593,7 +17603,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1585">line 1585</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1595">line 1595</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17782,7 +17792,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1126">line 1126</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1136">line 1136</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -17925,7 +17935,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-641">line 641</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-651">line 651</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18480,7 +18490,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1367">line 1367</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-1377">line 1377</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18633,7 +18643,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-537">line 537</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-547">line 547</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18798,7 +18808,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
|
||||
<dt class="tag-source">Source -
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-743">line 743</a>
|
||||
<a href="src_core_Group.js.html">core/Group.js</a>, <a href="src_core_Group.js.html#sunlight-1-line-753">line 753</a>
|
||||
</dt>
|
||||
|
||||
|
||||
|
@ -18847,7 +18857,7 @@ For example to depth sort Sprites for Zelda-style game you might call <code>grou
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
|
||||
on Thu Oct 15 2015 12:05:01 GMT+0100 (GMT Daylight Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Mon Feb 08 2016 17:00:53 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue