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.
Classes | Functions
cqsp::common::save Namespace Reference

Classes

class  Load
 
class  Save
 

Functions

std::string GetMetaPath (std::string_view folder)
 
void save_game (Universe &universe)
 
void load_game (Universe &universe, std::string_view directory)
 

Function Documentation

◆ GetMetaPath()

std::string cqsp::common::save::GetMetaPath ( std::string_view  folder)

◆ load_game()

void cqsp::common::save::load_game ( Universe universe,
std::string_view  directory 
)

◆ save_game()

void cqsp::common::save::save_game ( Universe universe)