|
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 <sysfieldviewer.h>
Public Member Functions | |
| SysFieldViewer (engine::Application &app) | |
| void | Init () |
| void | DoUI (int delta_time) |
| void | DoUpdate (int delta_time) |
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 () |
Private Member Functions | |
| void | FieldInformationWindow () |
Private Attributes | |
| entt::entity | selected_tech |
Additional Inherited Members | |
Public Attributes inherited from cqsp::client::systems::SysUserInterface | |
| ImGuiWindowFlags | window_flags = 0 |
|
inlineexplicit |
|
virtual |
Implements cqsp::client::systems::SysUserInterface.
|
virtual |
Implements cqsp::client::systems::SysUserInterface.
|
private |
|
virtual |
Implements cqsp::client::systems::SysUserInterface.
|
private |