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::client::LoadGameWindow::SaveGame Struct Reference

#include <loadgamewindow.h>

Public Member Functions

 SaveGame (std::string country, int date)
 

Public Attributes

std::string country
 
std::string path
 
int date
 

Constructor & Destructor Documentation

◆ SaveGame()

cqsp::client::LoadGameWindow::SaveGame::SaveGame ( std::string  country,
int  date 
)
inline

Member Data Documentation

◆ country

std::string cqsp::client::LoadGameWindow::SaveGame::country

◆ date

int cqsp::client::LoadGameWindow::SaveGame::date

◆ path

std::string cqsp::client::LoadGameWindow::SaveGame::path

The documentation for this struct was generated from the following file: