activePointer : Phaser.Pointer
The most recently active Pointer object.
When you've limited max pointers to 1 this will accurately be either the first finger touched or mouse.
- Source code: input/Input.js (Line 223)
activePointer : Phaser.Pointer
The most recently active Pointer object.
When you've limited max pointers to 1 this will accurately be either the first finger touched or mouse.
Please login to continue.