phaser/src/gameobjects/particles
2020-07-15 18:03:36 +01:00
..
typedefs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
zones Fixed this return types for Phaser.GameObjects.Particles.Zones.EdgeZone 2020-01-26 21:21:25 +08:00
EmitterOp.js Fixed this return types for Phaser.GameObjects.Particles.EmitterOp 2020-01-26 21:18:14 +08:00
GravityWell.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Particle.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ParticleEmitter.js Fixed this return types fro Phaser.GameObjects.Particles.ParticleEmitter 2020-01-26 21:13:11 +08:00
ParticleEmitterManager.js Fixed this return types for Phaser.GameObjects.Particles.ParticleEmitterManager 2020-01-26 21:15:30 +08:00
ParticleManagerCanvasRenderer.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ParticleManagerCreator.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ParticleManagerFactory.js Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
ParticleManagerRender.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ParticleManagerWebGLRenderer.js The Particle Emitter Game Object WebGL Renderer function has been updated to support multi-texture units. 2020-07-15 18:03:36 +01:00