canPlaceHarborAt
canPlaceHarborAt(
world,coordinates,facing):boolean
Defined in: src/systems/world-rules-system.ts:38
Checks whether a harbor may face water from the requested world tile.
Parameters
Section titled “Parameters”World
coordinates
Section titled “coordinates”facing
Section titled “facing”number
Returns
Section titled “Returns”boolean