gameboardPlacementFootprintKeys
gameboardPlacementFootprintKeys(
placement,options?):string[]
Defined in: src/gameboard/occupancy.ts:43
Returns every tile key occupied by a placement footprint.
Parameters
Section titled “Parameters”placement
Section titled “placement”Pick<GameboardPlacementSpec, "tileKey" | "metadata">
options?
Section titled “options?”Pick<GameboardPlacementOccupancyOptions, "includeLayoutFootprint"> = {}
Returns
Section titled “Returns”string[]