ConstructionSiteOptions
Defined in: src/gameboard/gameboard.ts:539
Options for adding construction, ruin, and worksite neutral structures.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”at:
HexCoordinates
Defined in: src/gameboard/gameboard.ts:541
Tile where the construction asset is anchored.
constructionId?
Section titled “constructionId?”
optionalconstructionId?:string
Defined in: src/gameboard/gameboard.ts:547
Optional stable id for a multi-step construction chain.
optionalkind?:ConstructionSiteKind
Defined in: src/gameboard/gameboard.ts:543
Construction state to place. Defaults to stage-A.
rotationSteps?
Section titled “rotationSteps?”
optionalrotationSteps?:number
Defined in: src/gameboard/gameboard.ts:545
Clockwise 60-degree rotation steps.
scale?
Section titled “scale?”
optionalscale?:number
Defined in: src/gameboard/gameboard.ts:549
Uniform render scale.