[static] NO_BUTTON : number Source code:
onMouseOver(event) The internal method that handles the mouse over event from the browser. Parameters
mouseUpCallback : Function A callback that can be fired when the mouse is released from a pressed down state.
callbackContext : Object The context under which callbacks are called. Source
mouseOutCallback : Function A callback that can be fired when the mouse is no longer over the game canvas.
releasePointerLock() Internal release pointer lock handler. Source code:
[static] MIDDLE_BUTTON : number Source code:
mouseDownCallback : Function A callback that can be fired when the mouse is pressed down.
onMouseWheel(event) The internal method that handles the mouse wheel event from the browser. Parameters
button : number This property was removed in Phaser 2.4 and should no longer be used.Instead please see the Pointer button
Page 3 of 4