GameboardLayoutRejectedSite
Defined in: src/coordinates/layout.ts:345
Rejected tile with full diagnostics.
Properties
Section titled “Properties”coordinates
Section titled “coordinates”coordinates:
HexCoordinates
Defined in: src/coordinates/layout.ts:351
Rejected tile coordinates.
footprintKeys
Section titled “footprintKeys”footprintKeys: readonly
string[]
Defined in: src/coordinates/layout.ts:357
Tile keys covered by the requested footprint.
footprintPlacements
Section titled “footprintPlacements”footprintPlacements: readonly
GameboardPlacementSpec[]
Defined in: src/coordinates/layout.ts:359
Placements on any footprint tile.
key:
string
Defined in: src/coordinates/layout.ts:349
Rejected tile key.
occupied
Section titled “occupied”occupied:
boolean
Defined in: src/coordinates/layout.ts:353
Whether blocking occupancy contributed to the rejection.
placements
Section titled “placements”placements: readonly
GameboardPlacementSpec[]
Defined in: src/coordinates/layout.ts:355
Placements on the rejected origin tile.
rejections
Section titled “rejections”rejections: readonly
GameboardLayoutSiteRejection[]
Defined in: src/coordinates/layout.ts:361
Rejection diagnostics.
tile:
GameboardTileSpec
Defined in: src/coordinates/layout.ts:347
Tile rejected for placement.