BridgeOptions
Defined in: src/gameboard/gameboard.ts:479
Options for adding a neutral bridge structure.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”at:
HexCoordinates
Defined in: src/gameboard/gameboard.ts:481
Tile where the bridge is anchored, usually a road crossing over water or river terrain.
facing?
Section titled “facing?”
optionalfacing?:HexEdgeIndex
Defined in: src/gameboard/gameboard.ts:485
Edge the bridge points toward; also used as the default rotation.
rotationSteps?
Section titled “rotationSteps?”
optionalrotationSteps?:number
Defined in: src/gameboard/gameboard.ts:487
Clockwise 60-degree rotation steps. Overrides facing when provided.
scale?
Section titled “scale?”
optionalscale?:number
Defined in: src/gameboard/gameboard.ts:489
Uniform render scale.
variant?
Section titled “variant?”
optionalvariant?:BridgeVariant
Defined in: src/gameboard/gameboard.ts:483
KayKit bridge visual variant. Defaults to A.