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.
Public Member Functions | Public Attributes | List of all members
cqsp::common::save::Save Class Reference

#include <save.h>

Public Member Functions

 Save (Universe &universe)
 
Hjson::Value GetMetadata ()
 
Hjson::Value SaveGame ()
 

Public Attributes

Universeuniverse
 

Constructor & Destructor Documentation

◆ Save()

cqsp::common::save::Save::Save ( Universe universe)
inlineexplicit

Member Function Documentation

◆ GetMetadata()

Hjson::Value cqsp::common::save::Save::GetMetadata ( )

◆ SaveGame()

Hjson::Value cqsp::common::save::Save::SaveGame ( )

Member Data Documentation

◆ universe

Universe& cqsp::common::save::Save::universe

The documentation for this class was generated from the following files: