Phaser API Documentation

  Version: 
onUp(event)

Description:

Processes the Key Up 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