Phaser API Documentation

  Version: 
noButtonDown()

Description:

Checks to see if any buttons are being held down on this Pointer.

Returns:
Description:

true if no buttons are being held down.

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