You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {number} pointer - The x coordinate to check.
1437
+
* @param {number} x - The x coordinate to check.
1438
1438
* @param {number} y - The y coordinate to check.
1439
1439
* @param {Phaser.Group} group - The Group to check.
1440
1440
* @param {function} [callback] - A callback function that is called if the object overlaps the coordinates. The callback will be sent two parameters: the callbackArg and the Object that overlapped the location.
0 commit comments