|
void | SetText (const std::string &str) |
|
void | SetSplash (const RageSurface *pSplash) |
|
virtual auto | Init () -> std::string |
|
virtual void | SetIcon (const RageSurface *pIcon) |
|
virtual void | SetProgress (const int progress) |
|
virtual void | SetTotalWork (const int totalWork) |
|
virtual void | SetIndeterminate (bool indeterminate) |
|
|
static auto | Create () -> LoadingWindow * |
|
int | m_progress {} |
|
int | m_totalWork {} |
|
bool | m_indeterminate {} |
|
◆ SetSplash()
void LoadingWindow_Null::SetSplash |
( |
const RageSurface * |
pSplash | ) |
|
|
inlinevirtual |
◆ SetText()
void LoadingWindow_Null::SetText |
( |
const std::string & |
str | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: