phaser/src/gameobjects/particles
2022-12-14 18:42:53 +00:00
..
typedefs Added more docs confirming overrides. Fix #6046 2022-11-22 23:37:20 +00:00
zones Updated copyright year 2022-02-28 14:29:51 +00:00
EmitterOp.js Allow moving particles to (0, 0) 2022-03-29 18:20:26 -07:00
GravityWell.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
Particle.js Testing using _x for EmitterOps and public accessors 2022-12-14 18:42:53 +00:00
ParticleEmitter.js Testing using _x for EmitterOps and public accessors 2022-12-14 18:42:53 +00:00
ParticleEmitterManager.js Better destroy handling. preUpdate won't run unless active. Added setEmitterAnims method. 2022-12-14 18:16:03 +00:00
ParticleManagerCanvasRenderer.js Let texture scaleMode override the antialias setting under CANVAS 2022-06-11 18:07:29 +10:00
ParticleManagerCreator.js Updated copyright year 2022-02-28 14:29:51 +00:00
ParticleManagerFactory.js Updated copyright year 2022-02-28 14:29:51 +00:00
ParticleManagerRender.js Fixed lint errors 2022-05-10 17:06:53 +01:00
ParticleManagerWebGLRenderer.js Now uses setQuad and skips particles with scale o 2022-12-14 16:38:22 +00:00