event :TouchEvent The browser touch DOM event. Will be set to null if no touch event has ever been received.
releasePointerLock() Internal release pointer lock handler. Source code:
rawMovementY : number The vertical raw relative movement of the Pointer in pixels since last event.
onMouseOver(event) The internal method that handles the mouse over event from the browser. Parameters
duration : number If the key is down this value holds the duration of that key press and is constantly updated.If the key
mouseOutCallback : Function A callback that can be fired when the mouse is no longer over the game canvas.
[readonly] worldX : number The world X coordinate of the most recently active pointer.
middleButton : Phaser.DeviceButton If this
callbackContext : Object The context under which callbacks are called (defaults to game).
pointer7 : Phaser.Pointer A Pointer object.
Page 12 of 29