callbackContext : Object The context under which callbacks are called (defaults to game).
pointerDownCallback : Function A callback that can be fired on a MSPointerDown event.
new MSPointer(game) The MSPointer class handles Microsoft touch interactions with the game and the resulting Pointer objects. It
capture : boolean If true the Pointer events will have event.preventDefault applied to them, if false they will propagate fully
enabled : boolean MSPointer input will only be processed if enabled. Default
button : number This property was removed in Phaser 2.4 and should no longer be used.Instead please see the Pointer button
onPointerOut(event) The internal method that handles the pointer out event from the browser. Parameters
Page 2 of 2