Adds several Game Objects to this group.
name | type | arguments | Default | description |
---|---|---|---|---|
children | Array.<Phaser.GameObjects.GameObject> |
The Game Objects to add. |
||
addToScene | boolean | <optional> | false |
Also add the Game Objects to the scene. |
This group.