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