dragDistanceThreshold : integer The distance, in pixels, the pointer has to move while being held down, before the Sprite thinks
snapOffsetY : number This defines the top-left Y coordinate of the snap grid.. Source
game : Phaser.Game A reference to the currently running game
checkPointerOver(pointer, fastTest) → {boolean} Checks if the given
justOut(pointerId, delay) → {boolean} Returns true if the pointer
enableDrag(lockCenter, bringToTop, pixelPerfect, alphaThreshold
checkBoundsSprite() Parent Sprite Bounds check for the sprite drag. Source code:
dragFromCenter : boolean Is the Sprite dragged from its center, or the point at which the Pointer was pressed down upon it?
Page 7 of 7