|
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 <fmt/format.h>#include <map>#include <memory>#include <ranges>#include <string>#include <vector>#include <entt/entt.hpp>#include "core/actions/names/namegenerator.h"#include "core/components/market.h"#include "core/components/stardate.h"#include "core/systems/economy/economyconfig.h"#include "core/util/random/random.h"Go to the source code of this file.
Classes | |
| class | cqsp::core::Universe |
| class | cqsp::core::Node |
| struct | fmt::formatter< entt::entity > |
| struct | fmt::formatter< cqsp::core::Node > |
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |