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