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.
Public Member Functions | List of all members
cqsp::client::systems::SysTechnologyViewer Class Reference

#include <systechviewer.h>

Inheritance diagram for cqsp::client::systems::SysTechnologyViewer:
cqsp::client::systems::SysUserInterface

Public Member Functions

 SysTechnologyViewer (cqsp::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 (cqsp::engine::Application &_app)
 
virtual ~SysUserInterface ()=default
 
cqsp::engine::ApplicationGetApp ()
 
cqsp::common::UniverseGetUniverse ()
 
scripting::ScriptInterfaceGetScriptInterface ()
 
cqsp::asset::AssetManagerGetAssetManager ()
 

Additional Inherited Members

- Public Attributes inherited from cqsp::client::systems::SysUserInterface
ImGuiWindowFlags window_flags = 0
 

Constructor & Destructor Documentation

◆ SysTechnologyViewer()

cqsp::client::systems::SysTechnologyViewer::SysTechnologyViewer ( cqsp::engine::Application app)
inlineexplicit

Member Function Documentation

◆ DoUI()

void cqsp::client::systems::SysTechnologyViewer::DoUI ( int  delta_time)
overridevirtual

◆ DoUpdate()

void cqsp::client::systems::SysTechnologyViewer::DoUpdate ( int  delta_time)
overridevirtual

◆ Init()

void cqsp::client::systems::SysTechnologyViewer::Init ( )
overridevirtual

The documentation for this class was generated from the following files: