onPointerUpGlobal(event) The internal method that handles the mouse up event from the window. Parameters
event :MSPointerEvent | null The browser MSPointer DOM event. Will be null if no event has ever been received.Access this
touchCancelCallback : Function A callback that can be fired on a touchCancel event. Source
[static] WHEEL_DOWN : number Source code:
pointerLock : Phaser.Signal This event is dispatched
pointer2 : Phaser.Pointer A Pointer object.
onMouseOutGlobal(event) The internal method that handles the mouse out event from the window. Parameters
game : Phaser.Game A reference to the currently running game
rawMovementX : number The horizontal raw relative movement of the Pointer in pixels since last event.
recordLimit : number The total number of entries that can be recorded into the Pointer objects tracking history.If the Pointer
Page 7 of 29