Phaser API Documentation

  Version: 
leftButtonDown()

Description:

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

Returns:
Description:

true if the left button is being held down.

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