Skip to content

ConstructionSiteOptions

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:512

Options for adding construction, ruin, and worksite neutral structures.

at: HexCoordinates

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:514

Tile where the construction asset is anchored.


optional constructionId?: string

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:520

Optional stable id for a multi-step construction chain.


optional kind?: ConstructionSiteKind

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:516

Construction state to place. Defaults to stage-A.


optional rotationSteps?: number

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:518

Clockwise 60-degree rotation steps.


optional scale?: number

Defined in: packages/declarative-hex-worlds/src/gameboard/plan.ts:522

Uniform render scale.