recordRate : number The rate in milliseconds at which the Pointer objects should update their tracking history.
getPointer(isActive) → {Phaser.Pointer}
destroy() Stops all of the Input Managers from running. Source code:
scale : Phaser.Point The scale by which all input coordinates
justPressedRate : number The number of milliseconds below which the Pointer is considered justPressed.
onDown : Phaser.Signal A Signal that is dispatched
getPointerFromIdentifier(identifier) → {Phaser.Pointer}
keyboard : Phaser.Keyboard The Keyboard Input manager
[readonly] totalActivePointers : integers The total number of active Pointers, not counting
onHold : Phaser.Signal A Signal that is dispatched
Page 1 of 7