enableSnap(snapX, snapY, onDrag, onRelease, snapOffsetX, sn
checkPixel(x, y, pointer) → {boolean} Runs a pixel perfect check against
pixelPerfectOver : boolean Set to true to use pixel perfect hit detection when checking if the pointer is over this Sprite.
downPoint : Phaser.Point A Point object containing
pointerTimeOver(pointerId) → {number} A timestamp representing when
reset() Resets the Input Handler and disables it. Source code:
stop() Stops the Input Handler from running. Source code:
stopDrag(pointer) Called by Pointer when drag is stopped on this Sprite. Should not usually be called directly. Parameters
isDragged : boolean true if the Sprite is being currently dragged. Source
justOver(pointerId, delay) → {boolean} Returns true if the pointer
Page 5 of 7