|
void | CreateInterface () override |
|
void | DestroyInterface () |
|
bool | EventProcess (const Event &event) override |
|
bool | IsVisible () |
|
void | SetProgress (float progress, const std::string &text, const std::string &details="") |
|
void | SetProgress (float progress, ResTextType text, const std::string &details="") |
|
void | SetProgress (float progress, ResTextType text, ResTextType details) |
|
|
void | CreateVersionDisplay () |
|
void | SetBackground (const std::string &filename, bool scaled=false) |
|
◆ CreateInterface()
void Ui::CScreenLoading::CreateInterface |
( |
| ) |
|
|
overridevirtual |
◆ EventProcess()
bool Ui::CScreenLoading::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/ui/screen/screen_loading.h
- src/ui/screen/screen_loading.cpp