start(priority, useHandCursor) → {
pointerDown(pointerId) → {boolean} If the Pointer is down this returns
useHandCursor : boolean On a desktop browser you can set the 'hand' cursor to appear when moving over the Sprite.
pointerTimeOut(pointerId) → {number} A timestamp representing when
pixelPerfectAlpha : number The alpha tolerance threshold. If the alpha value of the pixel matches or is above this value, it's
boundsSprite : Phaser.Sprite A Sprite the bounds of
pointerTimeDown(pointerId) → {number} A timestamp representing when
priorityID : number The priorityID is used to determine which game objects should get priority when input events occur. For example
globalToLocalX(x) Warning: EXPERIMENTAL Parameters Name
pixelPerfectClick : boolean Set to true to use pixel perfect hit detection when checking if the pointer is over this Sprite when
Page 2 of 7