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.
|
Wrapper class for all the components of the game, so that all the game stuff can be initialized in one place. More...
#include <game.h>
Public Member Functions | |
Game () | |
~Game ()=default | |
Universe & | GetUniverse () |
scripting::ScriptInterface & | GetScriptInterface () |
Private Attributes | |
Universe | universe |
scripting::ScriptInterface | script_interface |
Wrapper class for all the components of the game, so that all the game stuff can be initialized in one place.
cqsp::common::Game::Game | ( | ) |
|
default |
|
inline |
|
inline |
|
private |
|
private |