multiInputOverride : number Controls the expected behavior when using a mouse and touch together on a multi-input device.
pointerLockChange(event) Internal pointerLockChange handler. Parameters
pointer6 : Phaser.Pointer A Pointer object.
keyCode : number The keycode of this key. Source code:
touchEndCallback : Function A callback that can be fired on a touchEnd event. Source
locked : boolean If the mouse has been Pointer Locked successfully this will be set to true.
onPointerOut(event) The internal method that handles the pointer out event from the browser. Parameters
onTouchEnd(event) The handler for the touchend events. Parameters
move(event, fromClick) Called when the Pointer is moved. Parameters
enabled : boolean Mouse input will only be processed if enabled. Default
Page 27 of 29