pointerY(pointerId) → {number} The y coordinate of the Input pointer
snapOffsetX : number This defines the top-left X coordinate of the snap grid. Source
enableDrag(lockCenter, bringToTop, pixelPerfect, alphaThreshold
game : Phaser.Game A reference to the currently running game
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?
dragDistanceThreshold : integer The distance, in pixels, the pointer has to move while being held down, before the Sprite thinks
pointerTimeUp(pointerId) → {number} A timestamp representing when
Page 7 of 7