mirror of
https://github.com/photonstorm/phaser
synced 2024-12-24 12:03:36 +00:00
15c58bc71c
`maxAliveParticles` is a new Particle Emitter config property that sets the maximum number of _alive_ particles the emitter is allowed to update. When this limit is reached a particle will have to die before another can be spawned. |
||
---|---|---|
.. | ||
typedefs | ||
zones | ||
EmitterOp.js | ||
GravityWell.js | ||
index.js | ||
Particle.js | ||
ParticleEmitter.js | ||
ParticleEmitterManager.js | ||
ParticleManagerCanvasRenderer.js | ||
ParticleManagerCreator.js | ||
ParticleManagerFactory.js | ||
ParticleManagerRender.js | ||
ParticleManagerWebGLRenderer.js |