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 | |
class | LoadingScene |
class | MainMenuScene |
class | ModelScene |
class | ObjectEditorScene |
class | TextTestScene |
Just a playground for various graphics stuff More... | |
class | UniverseLoadingScene |
class | UniverseScene |
Functions | |
void | SeePlanet (cqsp::common::Universe &universe, entt::entity ent) |
entt::entity | GetCurrentViewingPlanet (cqsp::common::Universe &) |
void | SetGameHalted (bool b) |
bool | IsGameHalted () |
entt::entity cqsp::scene::GetCurrentViewingPlanet | ( | cqsp::common::Universe & | universe | ) |
bool cqsp::scene::IsGameHalted | ( | ) |
void cqsp::scene::SeePlanet | ( | cqsp::common::Universe & | universe, |
entt::entity | ent | ||
) |
void cqsp::scene::SetGameHalted | ( | bool | b | ) |