[readonly] type : number The const type of this object.
exists : boolean A Pointer object that exists is allowed to be checked for physics collisions and overlaps.
leave(event) Called when the Pointer leaves the target area. Parameters
msSinceLastClick : number The number of milliseconds since the last click or touch event.
[static] LEFT_BUTTON : number The Left Mouse button, or in PointerEvent devices a Touch contact
rawMovementY : number The vertical raw relative movement of the Pointer in pixels since last event.
[static] ERASER_BUTTON : number The Eraser pen button on PointerEvent supported devices only
dirty : boolean A dirty pointer needs to re-poll any interactive objects it may have been over, regardless if it has moved or not
isMouse : boolean If the Pointer is a mouse or pen / stylus this is true, otherwise false.
[readonly] worldY : number Gets the Y value of this Pointer in world coordinates based on
Page 3 of 7