Methods
Checks if the x and y coordinates given are contained within this hit area.
Name | Type | Description |
---|---|---|
x |
number | |
y |
number |
Returns:
Type | Description |
---|---|
boolean | Whether the x and y coordinates are contained within this hit area. |