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 <save.h>
Public Member Functions | |
Save (Universe &universe) | |
Hjson::Value | GetMetadata () |
Hjson::Value | SaveGame () |
Public Attributes | |
Universe & | universe |
|
inlineexplicit |
Hjson::Value cqsp::common::save::Save::GetMetadata | ( | ) |
Hjson::Value cqsp::common::save::Save::SaveGame | ( | ) |
Universe& cqsp::common::save::Save::universe |