|
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 <systechviewer.h>
Public Member Functions | |
| SysTechnologyViewer (engine::Application &app) | |
| void | Init () override |
| void | DoUI (int delta_time) override |
| void | DoUpdate (int delta_time) override |
Public Member Functions inherited from cqsp::client::systems::SysUserInterface | |
| SysUserInterface (engine::Application &_app) | |
| virtual | ~SysUserInterface ()=default |
| engine::Application & | GetApp () |
| common::Universe & | GetUniverse () |
| common::scripting::ScriptInterface & | GetScriptInterface () |
| asset::AssetManager & | GetAssetManager () |
Additional Inherited Members | |
Public Attributes inherited from cqsp::client::systems::SysUserInterface | |
| ImGuiWindowFlags | window_flags = 0 |
|
inlineexplicit |
|
overridevirtual |
Implements cqsp::client::systems::SysUserInterface.
|
overridevirtual |
Implements cqsp::client::systems::SysUserInterface.
|
overridevirtual |
Implements cqsp::client::systems::SysUserInterface.