Phaser API Documentation

  Version: 

Description:

A reference to the Scene's Game Object Factory.

Use this to quickly and easily create new Game Object's.

In the default set-up you can access this from within a Scene via the this.add property.

Since: 3.0.0
Source: src/scene/Systems.js (Line 197)