Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputActivePointers: number

Description:

The number of Pointer objects created by default. In a mouse-only, or non-multi touch game, you can leave this as 1.

Type:
number
Since: 3.0.0
Source: src/core/Config.js (Line 277)