touch : Phaser.Touch
The Touch Input manager.
You should not usually access this manager directly, but instead use Input.activePointer
which normalizes all the input values for you, regardless of browser.
- Source code: input/Input.js (Line 257)
touch : Phaser.Touch
The Touch Input manager.
You should not usually access this manager directly, but instead use Input.activePointer
which normalizes all the input values for you, regardless of browser.
Please login to continue.