recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
getPointerFromIdentifier(identifier) → {Phaser.Pointer}
new Input(game) Phaser.Input is the Input Manager for all types of Input across Phaser, including mouse, keyboard, touch and MSPointer
onHold : Phaser.Signal A Signal that is dispatched
touch : Phaser.Touch The Touch Input manager. You
[readonly] pollLocked : boolean True if the Input is currently poll rate locked.
onDown : Phaser.Signal A Signal that is dispatched
keyboard : Phaser.Keyboard The Keyboard Input manager
[readonly] totalActivePointers : integers The total number of active Pointers, not counting
doubleTapRate : number The number of milliseconds between taps of the same Pointer for it to be considered a double tap / click
Page 1 of 7