phaser/tasks/manifests
photonstorm 50981fd729 Emitter now has minParticleAlpha and maxParticleAlpha values for setting a random alpha on emitted particles.
Emitter.particleAnchor allows you to control the anchor of emitted Particles. Defaults to 0.5 (same as before) but now under your control.
Emitter now emits Phaser.Particle objects instead of Phaser.Sprites, which can be extended as required.
Emitter has had various local properties removed that were already declared in Phaser.Group which it extends.
2014-04-09 14:29:23 +01:00
..
ninja.json Split task options into their own files using load-grunt-config. 2014-03-26 18:51:28 -07:00
p2.json Split task options into their own files using load-grunt-config. 2014-03-26 18:51:28 -07:00
phaser.json Emitter now has minParticleAlpha and maxParticleAlpha values for setting a random alpha on emitted particles. 2014-04-09 14:29:23 +01:00
pixi.json Split task options into their own files using load-grunt-config. 2014-03-26 18:51:28 -07:00