kill() → {Phaser.Particles.Arcade.Emitter}
Call this function to turn off all the particles and the emitter.
Returns
This Emitter instance.
- Source code: particles/arcade/Emitter.js (Line 407)
kill() → {Phaser.Particles.Arcade.Emitter}
Call this function to turn off all the particles and the emitter.
This Emitter instance.
Please login to continue.