Phaser API Documentation

  Version: 
forwardButtonDown()

Description:

Checks to see if the forward button is being held down on this Pointer.

Returns:
Description:

true if the forward button is being held down.

Type:
  • boolean
Since: 3.0.0
Source: src/input/Pointer.js (Line 943)