mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 13:13:43 +00:00
Docs update.
This commit is contained in:
parent
bf3c59b098
commit
1b34216f6e
399 changed files with 5794 additions and 3703 deletions
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1995,7 +1995,7 @@ Phaser.Physics.Ninja.AABB.prototype = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1040,7 +1040,7 @@ PIXI.AbstractFilter.prototype.apply = function(frameBuffer)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1060,7 +1060,7 @@ Object.defineProperty(PIXI.AlphaMaskFilter.prototype, 'map', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1757,7 +1757,7 @@ Phaser.Animation.generateFrameNames = function (prefix, start, stop, suffix, zer
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1380,10 +1380,13 @@ Phaser.AnimationManager.prototype = {
|
|||
}
|
||||
|
||||
this._anims = {};
|
||||
this._outputFrames = [];
|
||||
this._frameData = null;
|
||||
this._frameIndex = 0;
|
||||
this.currentAnim = null;
|
||||
this.currentFrame = null;
|
||||
this.sprite = null;
|
||||
this.game = null;
|
||||
|
||||
}
|
||||
|
||||
|
@ -1556,7 +1559,7 @@ Object.defineProperty(Phaser.AnimationManager.prototype, 'frameName', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1272,7 +1272,7 @@ Phaser.AnimationParser = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -974,7 +974,7 @@ Phaser.Particles.Arcade = {};</pre>
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1198,7 +1198,7 @@ Phaser.ArrayList = Phaser.ArraySet;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1272,7 +1272,7 @@ Phaser.ArrayUtils = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1049,7 +1049,7 @@ Object.defineProperty(PIXI.AsciiFilter.prototype, 'size', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1123,7 +1123,7 @@ PIXI.AssetLoader.prototype.onAssetLoaded = function(loader)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1153,7 +1153,7 @@ PIXI.AtlasLoader.prototype.onError = function () {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1001,16 +1001,9 @@ Phaser.AudioSprite = function (game, key) {
|
|||
{
|
||||
var marker = this.config.spritemap[k];
|
||||
var sound = this.game.add.sound(this.key);
|
||||
|
||||
if (marker.loop)
|
||||
{
|
||||
sound.addMarker(k, marker.start, (marker.end - marker.start), null, true);
|
||||
}
|
||||
else
|
||||
{
|
||||
sound.addMarker(k, marker.start, (marker.end - marker.start), null, false);
|
||||
}
|
||||
|
||||
|
||||
sound.addMarker(k, marker.start, (marker.end - marker.start), null, marker.loop);
|
||||
|
||||
this.sounds[k] = sound;
|
||||
}
|
||||
|
||||
|
@ -1100,7 +1093,7 @@ Phaser.AudioSprite.prototype.constructor = Phaser.AudioSprite;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1267,7 +1267,7 @@ PIXI.BaseTexture.fromCanvas = function(canvas, scaleMode)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1913,8 +1913,8 @@ Phaser.BitmapData.prototype = {
|
|||
* @param {number} [y=0] - The y coordinate representing the top-left of the region to copy from the source image.
|
||||
* @param {number} [width] - The width of the region to copy from the source image. If not specified it will use the full source image width.
|
||||
* @param {number} [height] - The height of the region to copy from the source image. If not specified it will use the full source image height.
|
||||
* @param {number} [tx] - The x coordinate to translate to before drawing. If not specified it will default to the `x` parameter.
|
||||
* @param {number} [ty] - The y coordinate to translate to before drawing. If not specified it will default to the `y` parameter.
|
||||
* @param {number} [tx] - The x coordinate to translate to before drawing. If not specified it will default to the `x` parameter. If `null` and `source` is a Display Object, it will default to `source.x`.
|
||||
* @param {number} [ty] - The y coordinate to translate to before drawing. If not specified it will default to the `y` parameter. If `null` and `source` is a Display Object, it will default to `source.y`.
|
||||
* @param {number} [newWidth] - The new width of the block being copied. If not specified it will default to the `width` parameter.
|
||||
* @param {number} [newHeight] - The new height of the block being copied. If not specified it will default to the `height` parameter.
|
||||
* @param {number} [rotate=0] - The angle in radians to rotate the block to before drawing. Rotation takes place around the center by default, but can be changed with the `anchor` parameters.
|
||||
|
@ -1944,6 +1944,9 @@ Phaser.BitmapData.prototype = {
|
|||
this._alpha.current = source.alpha;
|
||||
this._image = source.texture.baseTexture.source;
|
||||
|
||||
if (typeof tx === 'undefined' || tx === null) { tx = source.x; }
|
||||
if (typeof ty === 'undefined' || ty === null) { ty = source.y; }
|
||||
|
||||
if (source.texture.trim)
|
||||
{
|
||||
// Offset the translation coordinates by the trim amount
|
||||
|
@ -2132,6 +2135,30 @@ Phaser.BitmapData.prototype = {
|
|||
|
||||
},
|
||||
|
||||
/**
|
||||
* Draws the immediate children of a Phaser.Group to this BitmapData.
|
||||
* Children are only drawn if they have their `exists` property set to `true`.
|
||||
* The children will be drawn at their `x` and `y` 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.
|
||||
*
|
||||
* @method Phaser.BitmapData#drawGroup
|
||||
* @param {Phaser.Group} group - The Group to draw onto this BitmapData.
|
||||
* @param {number} [blendMode=null] - The composite blend mode that will be used when drawing the Group children. The default is no blend mode at all.
|
||||
* @param {boolean} [roundPx=false] - Should the x and y values be rounded to integers before drawing? This prevents anti-aliasing in some instances.
|
||||
* @return {Phaser.BitmapData} This BitmapData object for method chaining.
|
||||
*/
|
||||
drawGroup: function (group, blendMode, roundPx) {
|
||||
|
||||
if (group.total > 0)
|
||||
{
|
||||
group.forEachExists(this.copy, this, null, null, null, null, null, null, null, null, null, null, null, null, null, null, blendMode, roundPx);
|
||||
}
|
||||
|
||||
return this;
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Sets the shadow properties of this BitmapDatas context which will affect all draw operations made to it.
|
||||
* You can cancel an existing shadow by calling this method and passing no parameters.
|
||||
|
@ -2773,7 +2800,7 @@ Phaser.BitmapData.prototype.constructor = Phaser.BitmapData;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1124,7 +1124,7 @@ PIXI.BitmapFontLoader.prototype.onLoaded = function()
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1178,7 +1178,7 @@ PIXI.BitmapText.fonts = {};
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1446,7 +1446,7 @@ Object.defineProperty(Phaser.BitmapText.prototype, "destroyPhase", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1033,7 +1033,7 @@ Object.defineProperty(PIXI.BlurFilter.prototype, 'blurY', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1030,7 +1030,7 @@ Object.defineProperty(PIXI.BlurXFilter.prototype, 'blur', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1029,7 +1029,7 @@ Object.defineProperty(PIXI.BlurYFilter.prototype, 'blur', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1793,7 +1793,7 @@ Phaser.Physics.Arcade.Body.prototype.constructor = Phaser.Physics.Arcade.Body;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1532,7 +1532,7 @@ Phaser.Physics.Ninja.Body.render = function(context, body, color, filled) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2743,7 +2743,7 @@ Object.defineProperty(Phaser.Physics.P2.Body.prototype, "collideWorldBounds", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1377,7 +1377,7 @@ Phaser.Utils.extend(Phaser.Physics.P2.BodyDebug.prototype, {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1545,7 +1545,7 @@ Phaser.Button.prototype.onInputUpHandler = function (sprite, pointer, isOver) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2617,7 +2617,7 @@ Phaser.Cache.prototype.constructor = Phaser.Cache;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1475,7 +1475,7 @@ Object.defineProperty(Phaser.Camera.prototype, "height", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -962,7 +962,7 @@ Phaser.Canvas = {
|
|||
* @method Phaser.Canvas.create
|
||||
* @param {number} [width=256] - The width of the canvas element.
|
||||
* @param {number} [height=256] - The height of the canvas element..
|
||||
* @param {string} [id=''] - If given this will be set as the ID of the canvas element, otherwise no ID will be set.
|
||||
* @param {string} [id=(none)] - If specified, and not the empty string, this will be set as the ID of the canvas element. Otherwise no ID will be set.
|
||||
* @return {HTMLCanvasElement} The newly created canvas element.
|
||||
*/
|
||||
create: function (width, height, id) {
|
||||
|
@ -1250,7 +1250,7 @@ Phaser.Canvas.getAspectRatio = Phaser.DOM.getAspectRatio;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1039,7 +1039,7 @@ PIXI.CanvasBuffer.prototype.resize = function(width, height)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1321,7 +1321,7 @@ PIXI.CanvasGraphics.updateGraphicsTint = function(graphics)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1021,7 +1021,7 @@ PIXI.CanvasMaskManager.prototype.popMask = function(renderSession)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1308,7 +1308,7 @@ PIXI.CanvasRenderer.prototype.mapBlendModes = function()
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1095,7 +1095,7 @@ PIXI.CanvasTinter.tintWithOverlay = function(texture, color, canvas)
|
|||
*/
|
||||
PIXI.CanvasTinter.tintWithPerPixel = function(texture, color, canvas)
|
||||
{
|
||||
var context = canvas.getContext( "2d" );
|
||||
var context = canvas.getContext("2d");
|
||||
|
||||
var crop = texture.crop;
|
||||
|
||||
|
@ -1122,9 +1122,18 @@ PIXI.CanvasTinter.tintWithPerPixel = function(texture, color, canvas)
|
|||
|
||||
for (var i = 0; i < pixels.length; i += 4)
|
||||
{
|
||||
pixels[i+0] *= r;
|
||||
pixels[i+1] *= g;
|
||||
pixels[i+2] *= b;
|
||||
pixels[i+0] *= r;
|
||||
pixels[i+1] *= g;
|
||||
pixels[i+2] *= b;
|
||||
|
||||
if (!PIXI.CanvasTinter.canHandleAlpha)
|
||||
{
|
||||
var alpha = pixels[i+3];
|
||||
|
||||
pixels[i+0] /= 255 / alpha;
|
||||
pixels[i+1] /= 255 / alpha;
|
||||
pixels[i+2] /= 255 / alpha;
|
||||
}
|
||||
}
|
||||
|
||||
context.putImageData(pixelData, 0, 0);
|
||||
|
@ -1150,6 +1159,35 @@ PIXI.CanvasTinter.roundColor = function(color)
|
|||
return PIXI.rgb2hex(rgbValues);
|
||||
};
|
||||
|
||||
/**
|
||||
* Rounds the specified color according to the PIXI.CanvasTinter.cacheStepsPerColorChannel.
|
||||
*
|
||||
* @method roundColor
|
||||
* @static
|
||||
* @param color {number} the color to round, should be a hex color
|
||||
*/
|
||||
PIXI.CanvasTinter.checkInverseAlpha = function()
|
||||
{
|
||||
var canvas = new PIXI.CanvasBuffer(2, 1);
|
||||
|
||||
canvas.context.fillStyle = "rgba(10, 20, 30, 0.5)";
|
||||
|
||||
// Draw a single pixel
|
||||
canvas.context.fillRect(0, 0, 1, 1);
|
||||
|
||||
// Get the color values
|
||||
var s1 = canvas.context.getImageData(0, 0, 1, 1);
|
||||
|
||||
// Plot them to x2
|
||||
canvas.context.putImageData(s1, 1, 0);
|
||||
|
||||
// Get those values
|
||||
var s2 = canvas.context.getImageData(1, 0, 1, 1);
|
||||
|
||||
// Compare and return
|
||||
return (s2.data[0] === s1.data[0] && s2.data[1] === s1.data[1] && s2.data[2] === s1.data[2] && s2.data[3] === s1.data[3]);
|
||||
};
|
||||
|
||||
/**
|
||||
* Number of steps which will be used as a cap when rounding colors.
|
||||
*
|
||||
|
@ -1168,6 +1206,16 @@ PIXI.CanvasTinter.cacheStepsPerColorChannel = 8;
|
|||
*/
|
||||
PIXI.CanvasTinter.convertTintToImage = false;
|
||||
|
||||
/**
|
||||
* If the browser isn't capable of handling tinting with alpha this will be false.
|
||||
* This property is only applicable if using tintWithPerPixel.
|
||||
*
|
||||
* @property canHandleAlpha
|
||||
* @type Boolean
|
||||
* @static
|
||||
*/
|
||||
PIXI.CanvasTinter.canHandleAlpha = PIXI.CanvasTinter.checkInverseAlpha();
|
||||
|
||||
/**
|
||||
* Whether or not the Canvas BlendModes are supported, consequently the ability to tint using the multiply method.
|
||||
*
|
||||
|
@ -1205,7 +1253,7 @@ PIXI.CanvasTinter.tintMethod = PIXI.CanvasTinter.canUseMultiply ? PIXI.CanvasTin
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -977,6 +977,13 @@ PIXI.Circle = function(x, y, radius)
|
|||
* @default 0
|
||||
*/
|
||||
this.radius = radius || 0;
|
||||
|
||||
/**
|
||||
* The type of the object, should be one of the Graphics type consts, PIXI.Graphics.CIRC in this case
|
||||
* @property type
|
||||
* @type Number
|
||||
* @default 0
|
||||
*/
|
||||
};
|
||||
|
||||
/**
|
||||
|
@ -1047,7 +1054,7 @@ PIXI.Circle.prototype.constructor = PIXI.Circle;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1502,7 +1502,7 @@ PIXI.Circle = Phaser.Circle;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -3613,7 +3613,7 @@ Phaser.Physics.Ninja.Circle.prototype = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -984,7 +984,7 @@ Phaser.Physics.P2.CollisionGroup = function (bitmask) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1935,7 +1935,7 @@ Phaser.Color = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1022,7 +1022,7 @@ Object.defineProperty(PIXI.ColorMatrixFilter.prototype, 'matrix', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1017,7 +1017,7 @@ Object.defineProperty(PIXI.ColorStepFilter.prototype, 'step', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1004,13 +1004,13 @@ PIXI.ComplexPrimitiveShader = function(gl)
|
|||
'uniform vec3 tint;',
|
||||
'uniform float alpha;',
|
||||
'uniform vec3 color;',
|
||||
|
||||
'uniform float flipY;',
|
||||
'varying vec4 vColor;',
|
||||
|
||||
'void main(void) {',
|
||||
' vec3 v = translationMatrix * vec3(aVertexPosition , 1.0);',
|
||||
' v -= offsetVector.xyx;',
|
||||
' gl_Position = vec4( v.x / projectionVector.x -1.0, v.y / -projectionVector.y + 1.0 , 0.0, 1.0);',
|
||||
' gl_Position = vec4( v.x / projectionVector.x -1.0, (v.y / projectionVector.y * -flipY) + flipY , 0.0, 1.0);',
|
||||
' vColor = vec4(color * alpha * tint, alpha);',//" * vec4(tint * alpha, alpha);',
|
||||
'}'
|
||||
];
|
||||
|
@ -1037,6 +1037,7 @@ PIXI.ComplexPrimitiveShader.prototype.init = function()
|
|||
this.offsetVector = gl.getUniformLocation(program, 'offsetVector');
|
||||
this.tintColor = gl.getUniformLocation(program, 'tint');
|
||||
this.color = gl.getUniformLocation(program, 'color');
|
||||
this.flipY = gl.getUniformLocation(program, 'flipY');
|
||||
|
||||
// get and store the attributes
|
||||
this.aVertexPosition = gl.getAttribLocation(program, 'aVertexPosition');
|
||||
|
@ -1084,7 +1085,7 @@ PIXI.ComplexPrimitiveShader.prototype.destroy = function()
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1026,7 +1026,7 @@ Phaser.Physics.P2.ContactMaterial.prototype.constructor = Phaser.Physics.P2.Cont
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1069,7 +1069,7 @@ Object.defineProperty(PIXI.ConvolutionFilter.prototype, 'height', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:25 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1043,7 +1043,7 @@ Object.defineProperty(PIXI.CrossHatchFilter.prototype, 'blur', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1280,11 +1280,13 @@ Phaser.Device.whenReady(function (device) {
|
|||
if (treatAsDesktop)
|
||||
{
|
||||
|
||||
// PST- When scrollbars are not included this causes upstream issues in ScaleManager.
|
||||
// So reverted to the old "include scrollbars."
|
||||
var clientWidth = function () {
|
||||
return document.documentElement.clientWidth;
|
||||
return Math.max(window.innerWidth, document.documentElement.clientWidth);
|
||||
};
|
||||
var clientHeight = function () {
|
||||
return document.documentElement.clientHeight;
|
||||
return Math.max(window.innerHeight, document.documentElement.clientHeight);
|
||||
};
|
||||
|
||||
// Interested in area sans-scrollbar
|
||||
|
@ -1393,7 +1395,7 @@ Phaser.Device.whenReady(function (device) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1779,7 +1779,7 @@ Phaser.Utils.Debug.prototype.constructor = Phaser.Utils.Debug;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:25 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1051,7 +1051,7 @@ PIXI.autoDetectRecommendedRenderer = function(width, height, options)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1087,6 +1087,18 @@ Phaser.Device = function () {
|
|||
*/
|
||||
this.canvas = false;
|
||||
|
||||
/**
|
||||
* @property {?boolean} canvasBitBltShift - True if canvas supports a 'copy' bitblt onto itself when the source and destination regions overlap.
|
||||
* @default
|
||||
*/
|
||||
this.canvasBitBltShift = null;
|
||||
|
||||
/**
|
||||
* @property {boolean} webGL - Is webGL available?
|
||||
* @default
|
||||
*/
|
||||
this.webGL = false;
|
||||
|
||||
/**
|
||||
* @property {boolean} file - Is file available?
|
||||
* @default
|
||||
|
@ -1105,12 +1117,6 @@ Phaser.Device = function () {
|
|||
*/
|
||||
this.localStorage = false;
|
||||
|
||||
/**
|
||||
* @property {boolean} webGL - Is webGL available?
|
||||
* @default
|
||||
*/
|
||||
this.webGL = false;
|
||||
|
||||
/**
|
||||
* @property {boolean} worker - Is worker available?
|
||||
* @default
|
||||
|
@ -1168,7 +1174,7 @@ Phaser.Device = function () {
|
|||
this.mspointer = false;
|
||||
|
||||
/**
|
||||
* @property {string|null} wheelType - The newest type of Wheel/Scroll event supported: 'wheel', 'mousewheel', 'DOMMouseScroll'
|
||||
* @property {?string} wheelType - The newest type of Wheel/Scroll event supported: 'wheel', 'mousewheel', 'DOMMouseScroll'
|
||||
* @default
|
||||
* @protected
|
||||
*/
|
||||
|
@ -1331,6 +1337,8 @@ Phaser.Device = function () {
|
|||
*/
|
||||
this.iPad = false;
|
||||
|
||||
// Device features
|
||||
|
||||
/**
|
||||
* @property {number} pixelRatio - PixelRatio of the host device?
|
||||
* @default
|
||||
|
@ -1587,16 +1595,9 @@ Phaser.Device._initialize = function () {
|
|||
|
||||
device.file = !!window['File'] && !!window['FileReader'] && !!window['FileList'] && !!window['Blob'];
|
||||
device.fileSystem = !!window['requestFileSystem'];
|
||||
device.webGL = ( function () { try { var canvas = document.createElement( 'canvas' ); /*Force screencanvas to false*/ canvas.screencanvas = false; return !! window.WebGLRenderingContext && ( canvas.getContext( 'webgl' ) || canvas.getContext( 'experimental-webgl' ) ); } catch( e ) { return false; } } )();
|
||||
|
||||
if (device.webGL === null || device.webGL === false)
|
||||
{
|
||||
device.webGL = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
device.webGL = true;
|
||||
}
|
||||
device.webGL = ( function () { try { var canvas = document.createElement( 'canvas' ); /*Force screencanvas to false*/ canvas.screencanvas = false; return !! window.WebGLRenderingContext && ( canvas.getContext( 'webgl' ) || canvas.getContext( 'experimental-webgl' ) ); } catch( e ) { return false; } } )();
|
||||
device.webGL = !!device.webGL;
|
||||
|
||||
device.worker = !!window['Worker'];
|
||||
|
||||
|
@ -1606,6 +1607,22 @@ Phaser.Device._initialize = function () {
|
|||
|
||||
device.getUserMedia = !!(navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia || navigator.msGetUserMedia);
|
||||
|
||||
// TODO: replace canvasBitBltShift detection with actual feature check
|
||||
|
||||
// Excludes iOS versions as they generally wrap UIWebView (eg. Safari WebKit) and it
|
||||
// is safer to not try and use the fast copy-over method.
|
||||
if (!device.iOS &&
|
||||
(device.ie || device.firefox || device.chrome))
|
||||
{
|
||||
device.canvasBitBltShift = true;
|
||||
}
|
||||
|
||||
// Known not to work
|
||||
if (device.safari || device.mobileSafari)
|
||||
{
|
||||
device.canvasBitBltShift = false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -1824,7 +1841,7 @@ Phaser.Device._initialize = function () {
|
|||
function _checkAudio () {
|
||||
|
||||
device.audioData = !!(window['Audio']);
|
||||
device.webAudio = !!(window['webkitAudioContext'] || window['AudioContext']);
|
||||
device.webAudio = !!(window['AudioContext'] || window['webkitAudioContext']);
|
||||
var audioElement = document.createElement('audio');
|
||||
var result = false;
|
||||
|
||||
|
@ -2115,7 +2132,7 @@ Phaser.Device.isAndroidStockBrowser = function () {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1097,7 +1097,7 @@ Object.defineProperty(PIXI.DisplacementFilter.prototype, 'offset', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1752,7 +1752,7 @@ Object.defineProperty(PIXI.DisplayObject.prototype, 'y', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1478,7 +1478,7 @@ PIXI.DisplayObjectContainer.prototype._renderCanvas = function(renderSession)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1012,7 +1012,7 @@ Phaser.Physics.P2.DistanceConstraint.prototype.constructor = Phaser.Physics.P2.D
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1048,7 +1048,7 @@ Object.defineProperty(PIXI.DotScreenFilter.prototype, 'angle', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1191,6 +1191,8 @@ Phaser.Easing = {
|
|||
*/
|
||||
In: function ( k ) {
|
||||
|
||||
if (k === 0) return 0;
|
||||
if (k === 1) return 1;
|
||||
return 1 - Math.cos( k * Math.PI / 2 );
|
||||
|
||||
},
|
||||
|
@ -1204,6 +1206,8 @@ Phaser.Easing = {
|
|||
*/
|
||||
Out: function ( k ) {
|
||||
|
||||
if (k === 0) return 0;
|
||||
if (k === 1) return 1;
|
||||
return Math.sin( k * Math.PI / 2 );
|
||||
|
||||
},
|
||||
|
@ -1217,6 +1221,8 @@ Phaser.Easing = {
|
|||
*/
|
||||
InOut: function ( k ) {
|
||||
|
||||
if (k === 0) return 0;
|
||||
if (k === 1) return 1;
|
||||
return 0.5 * ( 1 - Math.cos( Math.PI * k ) );
|
||||
|
||||
}
|
||||
|
@ -1533,7 +1539,7 @@ Phaser.Easing.Power4 = Phaser.Easing.Quintic.Out;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -985,6 +985,14 @@ PIXI.Ellipse = function(x, y, width, height)
|
|||
* @default 0
|
||||
*/
|
||||
this.height = height || 0;
|
||||
|
||||
|
||||
/**
|
||||
* The type of the object, should be one of the Graphics type consts, PIXI.Graphics.ELIP in this case
|
||||
* @property type
|
||||
* @type Number
|
||||
* @default 0
|
||||
*/
|
||||
};
|
||||
|
||||
/**
|
||||
|
@ -1055,7 +1063,7 @@ PIXI.Ellipse.prototype.constructor = PIXI.Ellipse;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1014,8 +1014,9 @@ Phaser.Ellipse.prototype = {
|
|||
|
||||
/**
|
||||
* Returns the framing rectangle of the ellipse as a Phaser.Rectangle object.
|
||||
*
|
||||
* @method Phaser.Ellipse#getBounds
|
||||
* @return {Phaser.Rectangle} The bounds of the Circle.
|
||||
* @return {Phaser.Rectangle} The bounds of the Ellipse.
|
||||
*/
|
||||
getBounds: function () {
|
||||
|
||||
|
@ -1025,6 +1026,7 @@ Phaser.Ellipse.prototype = {
|
|||
|
||||
/**
|
||||
* Copies the x, y, width and height properties from any given object to this Ellipse.
|
||||
*
|
||||
* @method Phaser.Ellipse#copyFrom
|
||||
* @param {any} source - The object to copy from.
|
||||
* @return {Phaser.Ellipse} This Ellipse object.
|
||||
|
@ -1137,7 +1139,7 @@ Object.defineProperty(Phaser.Ellipse.prototype, "right", {
|
|||
}
|
||||
else
|
||||
{
|
||||
this.width = this.x + value;
|
||||
this.width = value - this.x;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1179,7 +1181,7 @@ Object.defineProperty(Phaser.Ellipse.prototype, "bottom", {
|
|||
}
|
||||
else
|
||||
{
|
||||
this.height = this.y + value;
|
||||
this.height = value - this.y;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1210,6 +1212,7 @@ Object.defineProperty(Phaser.Ellipse.prototype, "empty", {
|
|||
|
||||
/**
|
||||
* Return true if the given x/y coordinates are within the Ellipse object.
|
||||
*
|
||||
* @method Phaser.Ellipse.contains
|
||||
* @param {Phaser.Ellipse} a - The Ellipse to be checked.
|
||||
* @param {number} x - The X value of the coordinate to test.
|
||||
|
@ -1223,26 +1226,14 @@ Phaser.Ellipse.contains = function (a, x, y) {
|
|||
return false;
|
||||
}
|
||||
|
||||
// Normalize the coords to an ellipse with center 0,0 and a radius of 0.5
|
||||
var normx = ((x - a.x) / a.width) - 0.5;
|
||||
var normy = ((y - a.y) / a.height) - 0.5;
|
||||
// Normalize the coords to an ellipse with center 0,0
|
||||
var normx = ((x - a.x) / a.width);
|
||||
var normy = ((y - a.y) / a.height);
|
||||
|
||||
normx *= normx;
|
||||
normy *= normy;
|
||||
|
||||
return (normx + normy < 0.25);
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Returns the framing rectangle of the ellipse as a Phaser.Rectangle object.
|
||||
*
|
||||
* @method Phaser.Ellipse.getBounds
|
||||
* @return {Phaser.Rectangle} The framing rectangle
|
||||
*/
|
||||
Phaser.Ellipse.prototype.getBounds = function() {
|
||||
|
||||
return new Phaser.Rectangle(this.x, this.y, this.width, this.height);
|
||||
return (normx + normy <= 1);
|
||||
|
||||
};
|
||||
|
||||
|
@ -1269,7 +1260,7 @@ PIXI.Ellipse = Phaser.Ellipse;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1070,7 +1070,7 @@ Phaser.Particles.Arcade.Emitter = function (game, x, y, maxParticles) {
|
|||
this.angularDrag = 0;
|
||||
|
||||
/**
|
||||
* @property {boolean} frequency - How often a particle is emitted in ms (if emitter is started with Explode === false).
|
||||
* @property {number} frequency - How often a particle is emitted in ms (if emitter is started with Explode === false).
|
||||
* @default
|
||||
*/
|
||||
this.frequency = 100;
|
||||
|
@ -1191,25 +1191,24 @@ Phaser.Particles.Arcade.Emitter.prototype.constructor = Phaser.Particles.Arcade.
|
|||
|
||||
/**
|
||||
* Called automatically by the game loop, decides when to launch particles and when to "die".
|
||||
*
|
||||
* @method Phaser.Particles.Arcade.Emitter#update
|
||||
*/
|
||||
Phaser.Particles.Arcade.Emitter.prototype.update = function () {
|
||||
|
||||
if (this.on && this.game.time.time >= this._timer)
|
||||
{
|
||||
this.emitParticle();
|
||||
this._timer = this.game.time.time + this.frequency * this.game.time.slowMotion;
|
||||
|
||||
this._counter++;
|
||||
|
||||
if (this._quantity > 0)
|
||||
if (this.emitParticle())
|
||||
{
|
||||
if (this._counter >= this._quantity)
|
||||
this._counter++;
|
||||
|
||||
if (this._quantity > 0 && this._counter >= this._quantity)
|
||||
{
|
||||
this.on = false;
|
||||
}
|
||||
}
|
||||
|
||||
this._timer = this.game.time.time + this.frequency * this.game.time.slowMotion;
|
||||
}
|
||||
|
||||
var i = this.children.length;
|
||||
|
@ -1231,7 +1230,7 @@ Phaser.Particles.Arcade.Emitter.prototype.update = function () {
|
|||
* @method Phaser.Particles.Arcade.Emitter#makeParticles
|
||||
* @param {array|string} keys - A string or an array of strings that the particle sprites will use as their texture. If an array one is picked at random.
|
||||
* @param {array|number} [frames=0] - A frame number, or array of frames that the sprite will use. If an array one is picked at random.
|
||||
* @param {number} [quantity] - The number of particles to generate. If not given it will use the value of Emitter.maxParticles.
|
||||
* @param {number} [quantity] - The number of particles to generate. If not given it will use the value of Emitter.maxParticles. If the value is greater than Emitter.maxParticles it will use Emitter.maxParticles as the quantity.
|
||||
* @param {boolean} [collide=false] - If you want the particles to be able to collide with other Arcade Physics bodies then set this to true.
|
||||
* @param {boolean} [collideWorldBounds=false] - A particle can be set to collide against the World bounds automatically and rebound back into the World if this is set to true. Otherwise it will leave the World.
|
||||
* @return {Phaser.Particles.Arcade.Emitter} This Emitter instance.
|
||||
|
@ -1249,6 +1248,11 @@ Phaser.Particles.Arcade.Emitter.prototype.makeParticles = function (keys, frames
|
|||
var rndFrame = frames;
|
||||
this._frames = frames;
|
||||
|
||||
if (quantity > this.maxParticles)
|
||||
{
|
||||
this.maxParticles = quantity;
|
||||
}
|
||||
|
||||
while (i < quantity)
|
||||
{
|
||||
if (Array.isArray(keys))
|
||||
|
@ -1350,8 +1354,8 @@ Phaser.Particles.Arcade.Emitter.prototype.flow = function (lifespan, frequency,
|
|||
* @param {boolean} [explode=true] - Whether the particles should all burst out at once (true) or at the frequency given (false).
|
||||
* @param {number} [lifespan=0] - How long each particle lives once emitted in ms. 0 = forever.
|
||||
* @param {number} [frequency=250] - Ignored if Explode is set to true. Frequency is how often to emit 1 particle. Value given in ms.
|
||||
* @param {number} [quantity=0] - How many particles to launch. 0 = "all of the particles".
|
||||
* @param {number} [forceQuantity=false] - If true and creating a particle flow, the quantity emitted will be forced to the be quantity given in this call.
|
||||
* @param {number} [quantity=0] - How many particles to launch. 0 = "all of the particles" which will keep emitting until Emitter.maxParticles is reached.
|
||||
* @param {number} [forceQuantity=false] - If `true` and creating a particle flow, the quantity emitted will be forced to the be quantity given in this call. This can never exceed Emitter.maxParticles.
|
||||
*/
|
||||
Phaser.Particles.Arcade.Emitter.prototype.start = function (explode, lifespan, frequency, quantity, forceQuantity) {
|
||||
|
||||
|
@ -1361,6 +1365,11 @@ Phaser.Particles.Arcade.Emitter.prototype.start = function (explode, lifespan, f
|
|||
if (typeof quantity === 'undefined') { quantity = 0; }
|
||||
if (typeof forceQuantity === 'undefined') { forceQuantity = false; }
|
||||
|
||||
if (quantity > this.maxParticles)
|
||||
{
|
||||
quantity = this.maxParticles;
|
||||
}
|
||||
|
||||
this.revive();
|
||||
|
||||
this.visible = true;
|
||||
|
@ -1389,6 +1398,7 @@ Phaser.Particles.Arcade.Emitter.prototype.start = function (explode, lifespan, f
|
|||
* This function can be used both internally and externally to emit the next particle in the queue.
|
||||
*
|
||||
* @method Phaser.Particles.Arcade.Emitter#emitParticle
|
||||
* @return {boolean} True if a particle was emitted, otherwise false.
|
||||
*/
|
||||
Phaser.Particles.Arcade.Emitter.prototype.emitParticle = function () {
|
||||
|
||||
|
@ -1396,7 +1406,7 @@ Phaser.Particles.Arcade.Emitter.prototype.emitParticle = function () {
|
|||
|
||||
if (particle === null)
|
||||
{
|
||||
return;
|
||||
return false;
|
||||
}
|
||||
|
||||
if (this.width > 1 || this.height > 1)
|
||||
|
@ -1470,6 +1480,8 @@ Phaser.Particles.Arcade.Emitter.prototype.emitParticle = function () {
|
|||
|
||||
particle.onEmit();
|
||||
|
||||
return true;
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
|
@ -1780,7 +1792,7 @@ Object.defineProperty(Phaser.Particles.Arcade.Emitter.prototype, "bottom", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1247,7 +1247,7 @@ PIXI.Event.prototype.stopImmediatePropagation = function stopImmediatePropagatio
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -992,6 +992,7 @@ Phaser.Events.prototype = {
|
|||
if (this._onRemovedFromWorld) { this._onRemovedFromWorld.dispose(); }
|
||||
if (this._onKilled) { this._onKilled.dispose(); }
|
||||
if (this._onRevived) { this._onRevived.dispose(); }
|
||||
if (this._onEnterBounds) { this._onEnterBounds.dispose(); }
|
||||
if (this._onOutOfBounds) { this._onOutOfBounds.dispose(); }
|
||||
|
||||
if (this._onInputOver) { this._onInputOver.dispose(); }
|
||||
|
@ -1103,7 +1104,6 @@ Phaser.Events.prototype.constructor = Phaser.Events;
|
|||
// and the dispatch method is the same as the event name postfixed with '$dispatch'.
|
||||
for (var prop in Phaser.Events.prototype)
|
||||
{
|
||||
|
||||
if (!Phaser.Events.prototype.hasOwnProperty(prop) ||
|
||||
prop.indexOf('on') !== 0 ||
|
||||
Phaser.Events.prototype[prop] !== null)
|
||||
|
@ -1111,21 +1111,22 @@ for (var prop in Phaser.Events.prototype)
|
|||
continue;
|
||||
}
|
||||
|
||||
var backing = 'this._' + prop;
|
||||
var dispatch = prop + '$dispatch';
|
||||
(function (prop, backing) {
|
||||
'use strict';
|
||||
|
||||
// `new Function(string)` is ugly but it avoids closures and by-string property lookups.
|
||||
// Since this is a [near] micro-optimization anyway, might as well go all the way.
|
||||
/*jslint evil: true */
|
||||
// The accessor creates a new Signal; and so it should only be used from user-code.
|
||||
Object.defineProperty(Phaser.Events.prototype, prop, {
|
||||
get: function () {
|
||||
return this[backing] || (this[backing] = new Phaser.Signal());
|
||||
}
|
||||
});
|
||||
|
||||
// The accessor creates a new Signal (and so it should only be used from user-code.)
|
||||
Object.defineProperty(Phaser.Events.prototype, prop, {
|
||||
get: new Function("return "+backing+" || ("+backing+" = new Phaser.Signal())")
|
||||
});
|
||||
// The dispatcher will only broadcast on an already-created signal; call this internally.
|
||||
Phaser.Events.prototype[prop + '$dispatch'] = function () {
|
||||
return this[backing] ? this[backing].dispatch.apply(this[backing], arguments) : null;
|
||||
};
|
||||
|
||||
// The dispatcher will only broadcast on an already-defined signal.
|
||||
Phaser.Events.prototype[dispatch] =
|
||||
new Function("return "+backing+" ? "+backing+".dispatch.apply("+backing+", arguments) : null");
|
||||
})(prop, '_' + prop);
|
||||
|
||||
}
|
||||
</pre>
|
||||
|
@ -1149,7 +1150,7 @@ for (var prop in Phaser.Events.prototype)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1153,7 +1153,7 @@ Object.defineProperty(Phaser.Filter.prototype, 'height', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -993,7 +993,7 @@ PIXI.FilterBlock.prototype.constructor = PIXI.FilterBlock;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1073,7 +1073,7 @@ PIXI.FilterTexture.prototype.destroy = function()
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1194,7 +1194,7 @@ Phaser.Physics.P2.FixtureList.prototype = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1290,7 +1290,7 @@ Phaser.FlexGrid.prototype.constructor = Phaser.FlexGrid;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1078,7 +1078,7 @@ Phaser.FlexLayer.prototype.debug = function () {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1178,7 +1178,7 @@ Phaser.Frame.prototype.constructor = Phaser.Frame;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1230,7 +1230,7 @@ Object.defineProperty(Phaser.FrameData.prototype, "total", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1649,7 +1649,7 @@ Phaser.Game.prototype = {
|
|||
|
||||
this.time.update(time);
|
||||
|
||||
// if the logic time is spiralling upwards, skip a frame entirely
|
||||
// if the logic time is spiraling upwards, skip a frame entirely
|
||||
if (this._spiralling > 1 && !this.forceSingleUpdate)
|
||||
{
|
||||
// cause an event to warn the program that this CPU can't keep up with the current desiredFps rate
|
||||
|
@ -1692,7 +1692,11 @@ Phaser.Game.prototype = {
|
|||
{
|
||||
this._deltaTime -= slowStep;
|
||||
this.currentUpdateID = count;
|
||||
|
||||
this.updateLogic(1.0 / this.time.desiredFps);
|
||||
// Sync the scene graph after _every_ logic update to account for moved game objects
|
||||
this.stage.updateTransform();
|
||||
|
||||
count++;
|
||||
|
||||
if (this.forceSingleUpdate && count === 1)
|
||||
|
@ -1701,7 +1705,7 @@ Phaser.Game.prototype = {
|
|||
}
|
||||
}
|
||||
|
||||
// detect spiralling (if the catch-up loop isn't fast enough, the number of iterations will increase constantly)
|
||||
// detect spiraling (if the catch-up loop isn't fast enough, the number of iterations will increase constantly)
|
||||
if (count > this._lastCount)
|
||||
{
|
||||
this._spiralling++;
|
||||
|
@ -1763,6 +1767,7 @@ Phaser.Game.prototype = {
|
|||
this.state.pauseUpdate();
|
||||
this.debug.preUpdate();
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
|
@ -2039,7 +2044,7 @@ Object.defineProperty(Phaser.Game.prototype, "paused", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1375,7 +1375,7 @@ Phaser.GameObjectCreator.prototype.constructor = Phaser.GameObjectCreator;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1449,7 +1449,7 @@ Phaser.GameObjectFactory.prototype.constructor = Phaser.GameObjectFactory;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1642,7 +1642,7 @@ Phaser.Gamepad.PS3XC_STICK_RIGHT_Y = 3; // analog stick, range -1..1
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1175,7 +1175,7 @@ Phaser.GamepadButton.prototype.constructor = Phaser.GamepadButton;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1003,7 +1003,7 @@ Phaser.Physics.P2.GearConstraint.prototype.constructor = Phaser.Physics.P2.GearC
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2098,7 +2098,7 @@ PIXI.RoundedRectangle.prototype.type = PIXI.Graphics.RREC;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1138,6 +1138,22 @@ Phaser.Graphics.prototype.destroy = function(destroyChildren) {
|
|||
|
||||
};
|
||||
|
||||
/*
|
||||
* Draws a circle.
|
||||
*
|
||||
* @method Phaser.Graphics.prototype.drawCircle
|
||||
* @param {Number} x - The X coordinate of the center of the circle.
|
||||
* @param {Number} y - The Y coordinate of the center of the circle.
|
||||
* @param {Number} radius - The diameter of the circle.
|
||||
* @return {Phaser.Graphics} This Graphics object.
|
||||
*/
|
||||
Phaser.Graphics.prototype.drawCircle = function(x, y, diameter)
|
||||
{
|
||||
this.drawShape(new Phaser.Circle(x, y, diameter));
|
||||
|
||||
return this;
|
||||
};
|
||||
|
||||
/*
|
||||
* Draws a single {Phaser.Polygon} triangle from a {Phaser.Point} array
|
||||
*
|
||||
|
@ -1331,7 +1347,7 @@ Object.defineProperty(Phaser.Graphics.prototype, "destroyPhase", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1016,7 +1016,7 @@ Object.defineProperty(PIXI.GrayFilter.prototype, 'gray', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1636,24 +1636,23 @@ Phaser.Group.prototype.replace = function (oldChild, newChild) {
|
|||
|
||||
if (index !== -1)
|
||||
{
|
||||
if (newChild.parent !== undefined)
|
||||
if (newChild.parent)
|
||||
{
|
||||
newChild.events.onRemovedFromGroup$dispatch(newChild, this);
|
||||
newChild.parent.removeChild(newChild);
|
||||
|
||||
if (newChild.parent instanceof Phaser.Group)
|
||||
{
|
||||
newChild.parent.updateZ();
|
||||
newChild.parent.remove(newChild);
|
||||
}
|
||||
else
|
||||
{
|
||||
newChild.parent.removeChild(newChild);
|
||||
}
|
||||
}
|
||||
|
||||
var temp = oldChild;
|
||||
|
||||
this.remove(temp);
|
||||
this.remove(oldChild);
|
||||
|
||||
this.addAt(newChild, index);
|
||||
|
||||
return temp;
|
||||
return oldChild;
|
||||
}
|
||||
|
||||
};
|
||||
|
@ -3032,7 +3031,7 @@ Object.defineProperty(Phaser.Group.prototype, "fixedToCamera", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2003,7 +2003,7 @@ Object.defineProperty(Phaser.Image.prototype, "destroyPhase", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1065,7 +1065,7 @@ PIXI.ImageLoader.prototype.loadFramedSpriteSheet = function(frameWidth, frameHei
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2005,7 +2005,7 @@ Object.defineProperty(Phaser.Input.prototype, "disabled", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2470,7 +2470,7 @@ Phaser.InputHandler.prototype.constructor = Phaser.InputHandler;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1029,7 +1029,7 @@ PIXI.InteractionData.prototype.constructor = PIXI.InteractionData;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1833,7 +1833,7 @@ PIXI.InteractionManager.prototype.onTouchEnd = function(event)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1065,7 +1065,7 @@ Object.defineProperty(Phaser.Physics.P2.InversePointProxy.prototype, "my", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1017,7 +1017,7 @@ Object.defineProperty(PIXI.InvertFilter.prototype, 'invert', {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1215,7 +1215,7 @@ PIXI.JsonLoader.prototype.onError = function () {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1327,7 +1327,7 @@ Phaser.Key.prototype.constructor = Phaser.Key;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1641,7 +1641,7 @@ Phaser.Keyboard.MINUS = 45;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -981,6 +981,7 @@ Phaser.Line.prototype = {
|
|||
|
||||
/**
|
||||
* Sets the components of the Line to the specified values.
|
||||
*
|
||||
* @method Phaser.Line#setTo
|
||||
* @param {number} [x1=0] - The x coordinate of the start of the line.
|
||||
* @param {number} [y1=0] - The y coordinate of the start of the line.
|
||||
|
@ -1000,6 +1001,7 @@ Phaser.Line.prototype = {
|
|||
/**
|
||||
* Sets the line to match the x/y coordinates of the two given sprites.
|
||||
* Can optionally be calculated from their center coordinates.
|
||||
*
|
||||
* @method Phaser.Line#fromSprite
|
||||
* @param {Phaser.Sprite} startSprite - The coordinates of this Sprite will be set to the Line.start point.
|
||||
* @param {Phaser.Sprite} endSprite - The coordinates of this Sprite will be set to the Line.start point.
|
||||
|
@ -1019,6 +1021,25 @@ Phaser.Line.prototype = {
|
|||
|
||||
},
|
||||
|
||||
/**
|
||||
* Sets this line to start at the given `x` and `y` coordinates and for the segment to extend at `angle` for the given `length`.
|
||||
*
|
||||
* @method Phaser.Line#fromAngle
|
||||
* @param {number} x - The x coordinate of the start of the line.
|
||||
* @param {number} y - The y coordinate of the start of the line.
|
||||
* @param {number} angle - The angle of the line in radians.
|
||||
* @param {number} length - The length of the line in pixels.
|
||||
* @return {Phaser.Line} This line object
|
||||
*/
|
||||
fromAngle: function (x, y, angle, length) {
|
||||
|
||||
this.start.setTo(x, y);
|
||||
this.end.setTo(x + (Math.cos(angle) * length), y + (Math.sin(angle) * length));
|
||||
|
||||
return this;
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Checks for intersection between this line and another Line.
|
||||
* If asSegment is true it will check for segment intersection. If asSegment is false it will check for line intersection.
|
||||
|
@ -1036,8 +1057,23 @@ Phaser.Line.prototype = {
|
|||
|
||||
},
|
||||
|
||||
/**
|
||||
* Returns the reflected angle between two lines.
|
||||
* This is the outgoing angle based on the angle of this line and the normalAngle of the given line.
|
||||
*
|
||||
* @method Phaser.Line#reflect
|
||||
* @param {Phaser.Line} line - The line to reflect off this line.
|
||||
* @return {number} The reflected angle in radians.
|
||||
*/
|
||||
reflect: function (line) {
|
||||
|
||||
return Phaser.Line.reflect(this, line);
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Tests if the given coordinates fall on this line. See pointOnSegment to test against just the line segment.
|
||||
*
|
||||
* @method Phaser.Line#pointOnLine
|
||||
* @param {number} x - The line to check against this one.
|
||||
* @param {number} y - The line to check against this one.
|
||||
|
@ -1051,6 +1087,7 @@ Phaser.Line.prototype = {
|
|||
|
||||
/**
|
||||
* Tests if the given coordinates fall on this line and within the segment. See pointOnLine to test against just the line.
|
||||
*
|
||||
* @method Phaser.Line#pointOnSegment
|
||||
* @param {number} x - The line to check against this one.
|
||||
* @param {number} y - The line to check against this one.
|
||||
|
@ -1304,6 +1341,45 @@ Object.defineProperty(Phaser.Line.prototype, "height", {
|
|||
|
||||
});
|
||||
|
||||
/**
|
||||
* @name Phaser.Line#normalX
|
||||
* @property {number} normalX - Gets the x component of the left-hand normal of this line.
|
||||
* @readonly
|
||||
*/
|
||||
Object.defineProperty(Phaser.Line.prototype, "normalX", {
|
||||
|
||||
get: function () {
|
||||
return Math.cos(this.angle - 1.5707963267948966);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/**
|
||||
* @name Phaser.Line#normalY
|
||||
* @property {number} normalY - Gets the y component of the left-hand normal of this line.
|
||||
* @readonly
|
||||
*/
|
||||
Object.defineProperty(Phaser.Line.prototype, "normalY", {
|
||||
|
||||
get: function () {
|
||||
return Math.sin(this.angle - 1.5707963267948966);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/**
|
||||
* @name Phaser.Line#normalAngle
|
||||
* @property {number} normalAngle - Gets the angle in radians of the normal of this line (line.angle - 90 degrees.)
|
||||
* @readonly
|
||||
*/
|
||||
Object.defineProperty(Phaser.Line.prototype, "normalAngle", {
|
||||
|
||||
get: function () {
|
||||
return Phaser.Math.wrap(this.angle - 1.5707963267948966, -Math.PI, Math.PI);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/**
|
||||
* Checks for intersection between two lines as defined by the given start and end points.
|
||||
* If asSegment is true it will check for line segment intersection. If asSegment is false it will check for line intersection.
|
||||
|
@ -1316,7 +1392,7 @@ Object.defineProperty(Phaser.Line.prototype, "height", {
|
|||
* @param {Phaser.Point} e - The start of the second Line to be checked.
|
||||
* @param {Phaser.Point} f - The end of the second line to be checked.
|
||||
* @param {boolean} [asSegment=true] - If true it will check for segment intersection, otherwise full line intersection.
|
||||
* @param {Phaser.Point} [result] - A Point object to store the result in, if not given a new one will be created.
|
||||
* @param {Phaser.Point|object} [result] - A Point object to store the result in, if not given a new one will be created.
|
||||
* @return {Phaser.Point} The intersection segment of the two lines as a Point, or null if there is no intersection.
|
||||
*/
|
||||
Phaser.Line.intersectsPoints = function (a, b, e, f, asSegment, result) {
|
||||
|
@ -1342,12 +1418,16 @@ Phaser.Line.intersectsPoints = function (a, b, e, f, asSegment, result) {
|
|||
|
||||
if (asSegment)
|
||||
{
|
||||
var uc = ((f.y-e.y)*(b.x-a.x) - (f.x-e.x)*(b.y- a.y));
|
||||
var ua = (((f.x-e.x)*(a.y-e.y)) - (f.y-e.y)*(a.x-e.x)) / uc;
|
||||
var ub = (((b.x- a.x)*(a.y- e.y)) - ((b.y-a.y)*(a.x- e.x))) / uc;
|
||||
if (ua >=0 && ua<=1 && ub >=0 && ub <=1) {
|
||||
var uc = ((f.y - e.y) * (b.x - a.x) - (f.x - e.x) * (b.y - a.y));
|
||||
var ua = (((f.x - e.x) * (a.y - e.y)) - (f.y - e.y) * (a.x - e.x)) / uc;
|
||||
var ub = (((b.x - a.x) * (a.y - e.y)) - ((b.y - a.y) * (a.x - e.x))) / uc;
|
||||
|
||||
if (ua >= 0 && ua <= 1 && ub >= 0 && ub <= 1)
|
||||
{
|
||||
return result;
|
||||
} else {
|
||||
}
|
||||
else
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
@ -1374,6 +1454,21 @@ Phaser.Line.intersects = function (a, b, asSegment, result) {
|
|||
|
||||
return Phaser.Line.intersectsPoints(a.start, a.end, b.start, b.end, asSegment, result);
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Returns the reflected angle between two lines.
|
||||
* This is the outgoing angle based on the angle of Line 1 and the normalAngle of Line 2.
|
||||
*
|
||||
* @method Phaser.Line.reflect
|
||||
* @param {Phaser.Line} a - The base line.
|
||||
* @param {Phaser.Line} b - The line to be reflected from the base line.
|
||||
* @return {number} The reflected angle in radians.
|
||||
*/
|
||||
Phaser.Line.reflect = function (a, b) {
|
||||
|
||||
return 2 * b.normalAngle - 3.141592653589793 - a.angle;
|
||||
|
||||
};
|
||||
</pre>
|
||||
</article>
|
||||
|
@ -1396,7 +1491,7 @@ Phaser.Line.intersects = function (a, b, asSegment, result) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1151,7 +1151,7 @@ Phaser.LinkedList.prototype.constructor = Phaser.LinkedList;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1561,7 +1561,7 @@ Phaser.Loader.prototype = {
|
|||
*
|
||||
* @method Phaser.Loader#audio
|
||||
* @param {string} key - Unique asset key of the audio file.
|
||||
* @param {Array|string} urls - An array containing the URLs of the audio files, i.e.: [ 'jump.mp3', 'jump.ogg', 'jump.m4a' ] or a single string containing just one URL.
|
||||
* @param {Array|string} urls - An array containing the URLs of the audio files, i.e.: [ 'jump.mp3', 'jump.ogg', 'jump.m4a' ] or a single string containing just one URL. BLOB urls are supported, but note that Phaser will not validate the audio file's type if a BLOB is provided; the user should ensure that a BLOB url is playable.
|
||||
* @param {boolean} autoDecode - When using Web Audio the audio files can either be decoded at load time or run-time. They can't be played until they are decoded, but this let's you control when that happens. Decoding is a non-blocking async process.
|
||||
* @return {Phaser.Loader} This Loader instance.
|
||||
*/
|
||||
|
@ -2350,6 +2350,12 @@ Phaser.Loader.prototype = {
|
|||
for (var i = 0; i < urls.length; i++)
|
||||
{
|
||||
extension = urls[i].toLowerCase();
|
||||
|
||||
if (extension.substr(0,5) === "blob:")
|
||||
{
|
||||
return urls[i];
|
||||
}
|
||||
|
||||
extension = extension.substr((Math.max(0, extension.lastIndexOf(".")) || Infinity) + 1);
|
||||
|
||||
if (extension.indexOf("?") >= 0)
|
||||
|
@ -2845,7 +2851,7 @@ Phaser.Loader.prototype.constructor = Phaser.Loader;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1035,7 +1035,7 @@ Phaser.LoaderParser = {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1007,7 +1007,7 @@ Phaser.Physics.P2.LockConstraint.prototype.constructor = Phaser.Physics.P2.LockC
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1158,7 +1158,7 @@ Object.defineProperty(Phaser.MSPointer.prototype, "disabled", {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -992,7 +992,7 @@ Phaser.Physics.P2.Material.prototype.constructor = Phaser.Physics.P2.Material;
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:49 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -2019,7 +2019,7 @@ Phaser.Math = {
|
|||
},
|
||||
|
||||
/**
|
||||
* Returns the distance between the two given set of coordinates.
|
||||
* Returns the euclidian distance between the two given set of coordinates.
|
||||
*
|
||||
* @method Phaser.Math#distance
|
||||
* @param {number} x1
|
||||
|
@ -2242,7 +2242,7 @@ Phaser.Math.radToDeg = function radToDeg (radians) {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1231,7 +1231,7 @@ PIXI.identityMatrix = new PIXI.Matrix();
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -976,7 +976,8 @@ Phaser.Mouse = function (game) {
|
|||
this.mouseDownCallback = null;
|
||||
|
||||
/**
|
||||
* @property {function} mouseMoveCallback - A callback that can be fired when the mouse is moved while pressed down.
|
||||
* @property {function} mouseMoveCallback - A callback that can be fired when the mouse is moved.
|
||||
* @deprecated Will be removed soon. Please use `Input.addMoveCallback` instead.
|
||||
*/
|
||||
this.mouseMoveCallback = null;
|
||||
|
||||
|
@ -1641,7 +1642,7 @@ Object.defineProperties(WheelEventProxy.prototype, {
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:24 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
@ -841,7 +841,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -854,7 +854,7 @@
|
|||
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Emitter.html">Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
|
||||
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
|
||||
|
@ -912,6 +912,7 @@
|
|||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
|
||||
<ul class="dropdown-menu ">
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
|
||||
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
|
||||
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
|
||||
|
@ -920,7 +921,6 @@
|
|||
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
|
||||
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
|
||||
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
|
||||
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
|
||||
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1168,7 +1168,7 @@ PIXI.MovieClip.fromImages = function(images)
|
|||
|
||||
<span class="jsdoc-message">
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
|
||||
on Thu Dec 04 2014 11:32:23 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
|
||||
on Tue Jan 06 2015 06:31:48 GMT-0000 (GMT) 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