![]() |
DDraceNetwork Documentation
|
#include <ui.h>
Public Member Functions | |
| void | DefaultColor (class ITextRender *pTextRender) |
| void | ErrorColor () |
Public Attributes | |
| CUi * | m_pUI |
| char | m_aMessage [1024] |
| ColorRGBA | m_TextColor |
Static Public Attributes | |
| static constexpr float | POPUP_MAX_WIDTH = 200.0f |
| static constexpr float | POPUP_FONT_SIZE = 10.0f |
| void CUi::SMessagePopupContext::DefaultColor | ( | class ITextRender * | pTextRender | ) |
| void CUi::SMessagePopupContext::ErrorColor | ( | ) |
| char CUi::SMessagePopupContext::m_aMessage[1024] |
| CUi* CUi::SMessagePopupContext::m_pUI |
| ColorRGBA CUi::SMessagePopupContext::m_TextColor |