resetLocked : boolean If the Input Manager has been reset locked then all calls made to InputManager.reset,such as from a
createCursorKeys() → {object} Creates and returns an object containing 4 hotkeys for Up, Down, Left
isDown : boolean If the Pointer is touching the touchscreen, or any mouse or pen button is held down, isDown is set to
pointerLockChange(event) Internal pointerLockChange handler. Parameters
pointerId : number The pointerId property of the Pointer as set by the DOM event when this Pointer is started. The browser can
[readonly] duration : number How long the Pointer has been depressed on the touchscreen or
[readonly] lastChar : string Returns the string value of the most recently pressed key.
onTouchEnd(event) The handler for the touchend events. Parameters
onTouchEnter(event) For touch enter and leave its a list of the touch points that have entered or left the target.Doesn't appear
game : Phaser.Game A reference to the currently running game
Page 26 of 29