Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputKeyboard: boolean

Description:

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

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