gameboardPlacementBlocksOccupancy
gameboardPlacementBlocksOccupancy(
placement,options?):boolean
Defined in: src/gameboard/occupancy.ts:67
Checks whether a placement should block another placement from occupying the same tile.
Parameters
Section titled “Parameters”placement
Section titled “placement”GameboardPlacementOccupancyLike
options?
Section titled “options?”GameboardPlacementOccupancyOptions = {}
Returns
Section titled “Returns”boolean