Empties this group and removes it from the Scene.
Does not call Phaser.GameObjects.Group#removeCallback.
name | type | arguments | Default | description |
---|---|---|---|---|
destroyChildren | boolean | <optional> | false |
Also {@link Phaser.GameObjects.GameObject#destroy} each group member. |