Phaser API Documentation

  Version: 

Member of: Phaser.Game

Description:

An instance of the Data Manager. This is a global manager, available from any Scene and allows you to share and exchange your own game-level data or events without having to use an internal event system.

Since: 3.0.0
Source: src/core/Game.js (Line 189)