onMouseOutGlobal(event) The internal method that handles the mouse out event from the window. Parameters
requestPointerLock() If the browser supports it you can request that the pointer be locked to the browser window.This is classically
[static] FORWARD_BUTTON : number Source code:
onMouseOut(event) The internal method that handles the mouse out event from the browser. Parameters
new Mouse(game) The Mouse class is responsible for handling all aspects of mouse interaction with the browser. It captures and
stopOnGameOut : boolean If true Pointer.stop will be called if the mouse leaves the game canvas.
mouseWheelCallback : Function A callback that can be fired when the mousewheel is used.
start() Starts the event listeners running. Source code:
event :MouseEvent | null The browser mouse DOM event. Will be null if no mouse event has ever been received.Access this property
[static] RIGHT_BUTTON : number Source code:
Page 2 of 4