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 | Public Attributes | List of all members
cqsp::client::systems::CivilizationInfoPanel Class Reference

#include <civilizationinfopanel.h>

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

Public Member Functions

 CivilizationInfoPanel (cqsp::engine::Application &app)
 
void Init ()
 
void DoUI (int delta_time)
 
void DoUpdate (int delta_time)
 
void CivInfoPanel ()
 
void BudgetInfoPanel ()
 
void PlanetMarketInfoPanel ()
 
- 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 ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ CivilizationInfoPanel()

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

Member Function Documentation

◆ BudgetInfoPanel()

void cqsp::client::systems::CivilizationInfoPanel::BudgetInfoPanel ( )

◆ CivInfoPanel()

void cqsp::client::systems::CivilizationInfoPanel::CivInfoPanel ( )

◆ DoUI()

void cqsp::client::systems::CivilizationInfoPanel::DoUI ( int  delta_time)
virtual

◆ DoUpdate()

void cqsp::client::systems::CivilizationInfoPanel::DoUpdate ( int  delta_time)
virtual

◆ Init()

void cqsp::client::systems::CivilizationInfoPanel::Init ( )
virtual

◆ PlanetMarketInfoPanel()

void cqsp::client::systems::CivilizationInfoPanel::PlanetMarketInfoPanel ( )

Member Data Documentation

◆ to_display

bool cqsp::client::systems::CivilizationInfoPanel::to_display = false

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