...
Parameter | Type | Mandatory | Description |
---|---|---|---|
x | Number | The x co-ordinate of the position on the map to check | |
y | Number | The y co-ordinate of the position on the map to check |
Return value
Value | Type | Description |
---|---|---|
true | Boolean | The position appears safe, according to your sensors. |
false | Boolean | The position is not safe. |
...