onPointerUpGlobal(event) The internal method that handles the mouse up 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
addCallbacks(context, onDown, onUp, onPress)
event :MSPointerEvent | null The browser MSPointer DOM event. Will be null if no event has ever been received.Access this
[readonly] event : Object Stores the most recent DOM event.
forwardButton : Phaser.DeviceButton If this
pointer2 : Phaser.Pointer A Pointer object.
pointerLock : Phaser.Signal This event is dispatched
rawMovementX : number The horizontal raw relative movement of the Pointer in pixels since last event.
pageY : number The vertical coordinate of the Pointer relative to whole document. Source
Page 7 of 29