stop(event) Called when the Pointer leaves the touchscreen. Parameters
swapTarget(newTarget, silent) This will change the Pointer.targetObject object to be the
addMoveCallback(callback, context) Adds a callback that is fired every time the activePointer receives a DOM move event such as a mousemove
button : number This property was removed in Phaser 2.4 and should no longer be used.Instead please see the Pointer button
mspointer : Phaser.MSPointer The MSPointer Input
[static] CONTACT A 'CONTACT' pointer has an active cursor that only tracks movement when actived; notably this is a touch-style
getPointerFromId(pointerId) → {Phaser.Pointer}
pointerMode : Phaser.PointerMode The operational
holdRate : number The number of milliseconds that the Pointer has to be pressed down for it to fire a onHold event.
enabled : boolean MSPointer input will only be processed if enabled. Default
Page 21 of 29