remove(emitter)
Removes an existing Particle Emitter from the Particle Manager.
Parameters
| Name | Type | Description |
|---|---|---|
emitter | Phaser.Emitter | The emitter to remove. |
- Source code: particles/Particles.js (Line 50)
remove(emitter)
Removes an existing Particle Emitter from the Particle Manager.
| Name | Type | Description |
|---|---|---|
emitter | Phaser.Emitter | The emitter to remove. |
Please login to continue.