|
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 "core/actions/science/technologyactions.h"#include <spdlog/spdlog.h>#include "core/components/name.h"#include "core/components/science.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::actions |
Functions | |
| void | cqsp::core::actions::ResearchTech (Node &civilization, Node &tech) |
| void | cqsp::core::actions::ProcessAction (Node &civilization, const std::string &action) |