snapX : number When a Sprite has snapping enabled this holds the width of the snap grid.
justReleased(pointerId, delay) → {boolean} Returns true if the pointer
pointerDragged(pointerId) → {boolean} Is this sprite being dragged
new InputHandler(sprite) The Input Handler is bound to a specific Sprite and is responsible for managing all Input events on that Sprite
downDuration(pointerId) → {number} If the pointer is currently over
checkPixel(x, y, pointer) → {boolean} Runs a pixel perfect check against
overDuration(pointerId) → {number} If the pointer is currently over
dragStartPoint : Phaser.Point The Point from which
enableSnap(snapX, snapY, onDrag, onRelease, snapOffsetX, sn
pointerUp(pointerId) → {boolean} If the Pointer is up this returns
Page 4 of 7