phaser/src/gameobjects/particles
2023-01-03 12:23:35 +00:00
..
events Updated copyright year 2023-01-02 17:36:27 +00:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
zones Updated docs 2023-01-02 23:38:06 +00:00
EmitterOp.js No need for config in constructor 2023-01-02 23:42:49 +00:00
GravityWell.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
Particle.js The Particle.resetPosition method has been renamed to setPosition and it now takes optional x/y parameters. If not given, it performs the same task as resetPosition did in earlier versions. 2023-01-03 12:23:35 +00:00
ParticleEmitter.js Lots of updates, including ... 2023-01-02 23:41:09 +00:00
ParticleEmitterManager.js Added AlphaSingle and FX components and applied during rendering 2023-01-02 18:18:28 +00:00
ParticleManagerCanvasRenderer.js Updated copyright year 2023-01-02 17:36:27 +00:00
ParticleManagerCreator.js Updated copyright year 2023-01-02 17:36:27 +00:00
ParticleManagerFactory.js Updated copyright year 2023-01-02 17:36:27 +00:00
ParticleManagerRender.js Updated copyright year 2023-01-02 17:36:27 +00:00
ParticleManagerWebGLRenderer.js Added AlphaSingle and FX components and applied during rendering 2023-01-02 18:18:28 +00:00