pointerY(pointerId) → {number} The y coordinate of the Input pointer
enableDrag(lockCenter, bringToTop, pixelPerfect, alphaThreshold
dragFromCenter : boolean Is the Sprite dragged from its center, or the point at which the Pointer was pressed down upon it?
game : Phaser.Game A reference to the currently running game
checkPointerOver(pointer, fastTest) → {boolean} Checks if the given
checkBoundsRect() Bounds Rect check for the sprite drag Source code:
snapOffsetX : number This defines the top-left X coordinate of the snap grid. Source
checkBoundsSprite() Parent Sprite Bounds check for the sprite drag. Source code:
Page 7 of 7