|
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 <iostream>#include <map>#include <string>#include <vector>#include <entt/entt.hpp>#include "core/components/area.h"#include "core/components/resourceledger.h"#include "core/components/units.h"Go to the source code of this file.
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::components |