pointerLockChange(event) Internal pointerLockChange handler. Parameters
locked : boolean If the mouse has been Pointer Locked successfully this will be set to true.
onMouseDown(event) The internal method that handles the mouse down event from the browser. Parameters
onMouseUpGlobal(event) The internal method that handles the mouse up event from the window. Parameters
onMouseUp(event) The internal method that handles the mouse up event from the browser. Parameters
enabled : boolean Mouse input will only be processed if enabled. Default
stop() Stop the event listeners. Source code:
Page 4 of 4