maxPointers : integer
The maximum number of Pointers allowed to be active at any one time. A value of -1 is only limited by the total number of pointers. For lots of games it's useful to set this to 1.
- Default Value
- -1 (Limited by total pointers.)
- Source code: input/Input.js (Line 102)
Please login to continue.