Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputTouch: boolean

Description:

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

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 257)