Phaser API Documentation

  Version: 
createCursorKeys()

Description:

Creates and returns an object containing 4 hotkeys for Up, Down, Left and Right, and also Space Bar and shift.

Returns:
Description:

An object containing the properties: up, down, left, right, space and shift.

Since: 3.10.0