Phaser API Documentation

  Version: 
<readonly> game: Phaser.Game

Description:

The Game instance that owns the Input Manager. A Game only maintains on instance of the Input Manager at any time.

Type:
Since: 3.0.0
Source: src/input/InputManager.js (Line 47)