gamepad : Phaser.Gamepad The Gamepad Input manager
shiftKey : boolean True if the shift key was held down when this button was last pressed or released.Not supported on Gamepads
enabled : boolean Keyboard input will only be processed if enabled. Default
start(event) Called when the Pointer is pressed onto the touchscreen. Parameters
backButton : Phaser.DeviceButton If this
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
hitTest(displayObject, pointer, localPoint) Tests if the pointer hits the given object. Parameters
new PointerMode() Enumeration categorizing operational modes of pointers. PointerType values represent valid bitmasks.For
pointer6 : Phaser.Pointer A Pointer object.
Page 28 of 29