Phaser API Documentation

  Version: 
<readonly> pointersTotal: number

Description:

The number of touch objects activated and being processed each update.

You can change this by either calling addPointer at run-time, or by setting the input.activePointers property in the Game Config.

Type:
number
Since: 3.10.0