recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
onHold : Phaser.Signal A Signal that is dispatched
justPressedRate : number The number of milliseconds below which the Pointer is considered justPressed.
[static] TOUCH_OVERRIDES_MOUSE : number Source code:
getPointer(isActive) → {Phaser.Pointer}
destroy() Stops all of the Input Managers from running. Source code:
[readonly] pollLocked : boolean True if the Input is currently poll rate locked.
touch : Phaser.Touch The Touch Input manager. You
[readonly] worldY : number The world Y coordinate of the most recently active pointer.
onDown : Phaser.Signal A Signal that is dispatched
Page 1 of 7