Phaser API Documentation

  Version: 
KeyboardInputConfig
Properties:
name type arguments Default description
target * <optional> window

Where the Keyboard Manager listens for keyboard input events.

capture Array.<number> <optional>

preventDefault will be called on every non-modified key which has a key code in this array. By default it is empty.

Type:
object
Since: 3.0.0