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 <conquerspace.h>
Public Member Functions | |
ConquerSpace () | |
~ConquerSpace ()=default | |
common::Universe & | GetUniverse () |
scripting::ScriptInterface & | GetScriptInterface () |
common::Game & | GetGame () |
Public Member Functions inherited from cqsp::engine::GameState | |
virtual | ~GameState ()=default |
Public Attributes | |
common::Universe & | m_universe |
scripting::ScriptInterface & | script_interface |
Private Attributes | |
common::Game | game |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
|
private |
common::Universe& cqsp::client::ConquerSpace::m_universe |
scripting::ScriptInterface& cqsp::client::ConquerSpace::script_interface |