|
| Node | cqsp::core::actions::OrderConstructionFactory (Node &city, Node &market, Node &recipe, Node &builder, int productivity=1) |
| | Will charge the entity builder the amount needed to construct the factory/building. You'll have to find a organization that can construct it though. More...
|
| |
| Node | cqsp::core::actions::CreateFactory (Node city, Node recipe, int productivity=1, double wages=10, double cash_reserves=0) |
| | Creates a factory from thin air More...
|
| |
| components::ResourceMap | cqsp::core::actions::GetFactoryCost (Node &city, Node &recipe, int productivity) |
| |
| Node | cqsp::core::actions::CreateCommercialArea (Node &city) |
| |