|
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <utility>#include <entt/entt.hpp>#include "core/components/resource.h"#include "core/universe.h"Go to the source code of this file.
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::actions |
Functions | |
| 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... | |
| Node | cqsp::core::actions::CreateCommercialArea (Node &city) |