Rectangle.isIn()
Check if the vector given as parameter is in this rectangle
Parameters
Name | Type | Description | |
---|---|---|---|
1 | vector | Vector2 |
Return value
boolean
The result of the test
Usage
Check if the vector given as parameter is in this rectangle
Name | Type | Description | |
---|---|---|---|
1 | vector | Vector2 |
boolean
The result of the test