|
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/loading/fields.h"#include <spdlog/spdlog.h>#include <map>#include <string>#include <vector>#include "core/components/name.h"#include "core/components/science.h"#include "core/loading/loadutil.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::loading |
Functions | |
| void | cqsp::core::loading::LoadFields (Universe &universe, Hjson::Value &hjson) |
| Hjson::Value | cqsp::core::loading::WriteFields (Universe &universe) |