Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputMouse: boolean | object

Description:

Enable the Mouse Plugin. This can be disabled in games that don't need mouse input.

Type:
boolean | object
Since: 3.0.0
Source: src/core/Config.js (Line 232)