Phaser API Documentation

  Version: 
active: boolean

Description:

An active Pointer is one that is currently pressed down on the display. A Mouse is always considered as active.

Type:
boolean
Since: 3.10.0
Source: src/input/Pointer.js (Line 438)