Phaser API Documentation

  Version: 
Filter
Namespace: Container
Phaser.Types.GameObjects.Container

Type Definitions

ContainerConfig
Focus
Focus
Properties:
name type arguments description
children Array.<Phaser.GameObjects.GameObject> <optional>

An optional array of Game Objects to add to the Container.

Type:
object
Focus
Focus