new GameObjectFactory(game)
Description.
Parameters:
| Name | Type | Description |
|---|---|---|
game |
Phaser.Game | A reference to the currently running game. |
- Source:
Members
-
game
-
- Source:
Properties:
Name Type Description gamePhaser.Game A reference to the currently running Game.
-
game
-
- Default Value:
- null
- Source:
Properties:
Name Type Description gamePhaser.Game A reference to the currently running Game.
-
world
-
- Source:
Properties:
Name Type Description worldPhaser.World A reference to the game world.
-
world
-
- Default Value:
- null
- Source:
Properties:
Name Type Description worldPhaser.World A reference to the game world.