phaser/v3/src/gameobjects/particles
2017-10-30 17:04:03 +00:00
..
zones Added support for onEnter and onLeave Death Zones for Particles 2017-10-29 21:46:41 +00:00
EmitterOp.js emitOnly with custom function now sets the correct one. 2017-10-30 17:04:03 +00:00
GravityWell.js New GravityWell feature for the particle system 2017-10-25 16:05:04 +01:00
Particle.js Added support for onEnter and onLeave Death Zones for Particles 2017-10-29 21:46:41 +00:00
ParticleEmitter.js Massively refactored how the constructor is structured. Everything now handled in fromJSON or the setters. 2017-10-30 02:23:08 +00:00
ParticleEmitterManager.js Particle Manager has new processors and gravity well support 2017-10-25 16:05:48 +01:00
ParticleManagerCanvasRenderer.js Now render from the correct list array. 2017-10-20 14:14:37 +01:00
ParticleManagerCreator.js Particle Emitter Manager looks after all emitters bound to it 2017-10-17 04:19:29 +01:00
ParticleManagerFactory.js Particle Emitter Manager looks after all emitters bound to it 2017-10-17 04:19:29 +01:00
ParticleManagerRender.js New Particle Manager renderer functions 2017-10-17 04:19:03 +01:00
ParticleManagerWebGLRenderer.js Renderer now renders the entire manager, saving a flush after each emitter. 2017-10-20 00:54:28 +01:00