Phaser API Documentation

  Version: 
onDown(event)

Description:

Processes the Key Down action for this Key. Called automatically by the Keyboard Plugin.

Parameters:

name type description
event KeyboardEvent

The native DOM Keyboard event.

Since: 3.16.0