Phaser API Documentation

  Version: 

Description:

A reference to the Scene's Event Manager.

Use this to listen for Scene specific events, such as pause and shutdown.

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

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