phaser/src/particles
photonstorm 95b0532f59 Emitter.setScale has a new 'rate' parameter which allows particles to change in scale over time, using any Easing value or timescale.
Emitter.setAlpha has a new 'rate' parameter which allows particles to change alpha over time, using any Easing value or timescale.
Emitter.bringToTop and Emitter.sendToBack are booleans that let you optionally set the display order of the Particle when emitted.
2014-04-10 01:36:05 +01:00
..
arcade Emitter.setScale has a new 'rate' parameter which allows particles to change in scale over time, using any Easing value or timescale. 2014-04-10 01:36:05 +01:00
Particles.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00