DDraceNetwork Docs
|
#include <ui.h>
Public Member Functions | |
IClient * | Client () const |
IGraphics * | Graphics () const |
IInput * | Input () const |
ITextRender * | TextRender () const |
CUi * | Ui () const |
Static Public Member Functions | |
static void | Init (CUi *pUI) |
Static Private Attributes | |
static CUi * | s_pUI = nullptr |
IClient * CUIElementBase::Client | ( | ) | const |
IGraphics * CUIElementBase::Graphics | ( | ) | const |
|
inlinestatic |
IInput * CUIElementBase::Input | ( | ) | const |
ITextRender * CUIElementBase::TextRender | ( | ) | const |
|
inline |
|
staticprivate |