FactionBuildingOptions
Defined in: src/gameboard/gameboard.ts:449
Options for adding a faction building.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”at:
HexCoordinates
Defined in: src/gameboard/gameboard.ts:451
Tile where the building is anchored.
building
Section titled “building”building:
"archeryrange"|"barracks"|"blacksmith"|"castle"|"church"|"docks"|"home_A"|"home_B"|"lumbermill"|"market"|"mine"|"shipyard"|"shrine"|"stables"|"tavern"|"tent"|"townhall"|"tower_A"|"tower_B"|"tower_base"|"tower_cannon"|"tower_catapult"|"watchtower"|"watermill"|"well"|"windmill"|"workshop"
Defined in: src/gameboard/gameboard.ts:455
Faction building kind.
faction
Section titled “faction”faction:
"blue"|"green"|"red"|"yellow"
Defined in: src/gameboard/gameboard.ts:453
Faction color for the building.
rotationSteps?
Section titled “rotationSteps?”
optionalrotationSteps?:number
Defined in: src/gameboard/gameboard.ts:457
Clockwise 60-degree rotation steps.
scale?
Section titled “scale?”
optionalscale?:number
Defined in: src/gameboard/gameboard.ts:459
Uniform render scale.