shiftKey : boolean The down state of the SHIFT key, if pressed at the same time as this key.
onTouchEnter(event) For touch enter and leave its a list of the touch points that have entered or left the target.Doesn't appear
target :any The target property of the Pointer as set by the DOM event when this Pointer is started.
maxPointers : integer The maximum number of Pointers allowed to be active at any one time. A value of -1 is only limited by the
onMouseUpGlobal(event) The internal method that handles the mouse up event from the window. Parameters
pointer3 : Phaser.Pointer A Pointer object.
multiInputOverride : number Controls the expected behavior when using a mouse and touch together on a multi-input device.
start(event) Called when the Pointer is pressed onto the touchscreen. Parameters
pointer6 : Phaser.Pointer A Pointer object.
onTouchMove(event) The handler for the touchmove events. Parameters
Page 24 of 29