|
void | SetInSimulation (bool simulationSetup) |
|
virtual void | SetActive ()=0 |
|
void | CreateInterface () override |
|
bool | EventProcess (const Event &event) override |
|
virtual void | CreateInterface ()=0 |
|
virtual bool | EventProcess (const Event &event)=0 |
|
|
static Phase | m_tab = PHASE_SETUPg |
|
|
void | CreateVersionDisplay () |
|
void | SetBackground (const std::string &filename, bool scaled=false) |
|
◆ CreateInterface()
void Ui::CScreenSetup::CreateInterface |
( |
| ) |
|
|
overridevirtual |
◆ EventProcess()
bool Ui::CScreenSetup::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/ui/screen/screen_setup.h
- src/ui/screen/screen_setup.cpp