Class: GameObjectFactory

Phaser. GameObjectFactory

Phaser.GameObjectFactory

new GameObjectFactory(game)

Description.

Parameters:
Name Type Description
game Phaser.Game

A reference to the currently running game.

Source:

Members

game

Properties:
Name Type Description
game Phaser.Game

A reference to the currently running Game.

Source:

game

Properties:
Name Type Description
game Phaser.Game

A reference to the currently running Game.

Default Value:
  • null
Source:

world

Properties:
Name Type Description
world Phaser.World

A reference to the game world.

Source:

world

Properties:
Name Type Description
world Phaser.World

A reference to the game world.

Default Value:
  • null
Source:
Phaser Copyright © 2012-2013 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Fri Oct 25 2013 16:16:46 GMT+0100 (BST) using the DocStrap template.