|
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 | |
| entt::entity | GetCurrentViewingPlanet (common::Universe &universe) |
| void | SeePlanet (common::Universe &universe, entt::entity ent) |
| void | SetGameHalted (bool b) |
| bool | IsGameHalted () |
| entt::entity cqsp::client::scene::GetCurrentViewingPlanet | ( | common::Universe & | universe | ) |
| bool cqsp::client::scene::IsGameHalted | ( | ) |
| void cqsp::client::scene::SeePlanet | ( | common::Universe & | universe, |
| entt::entity | ent | ||
| ) |
| void cqsp::client::scene::SetGameHalted | ( | bool | b | ) |