#include <raGuiStatic.h>
Definition at line 5 of file raGuiStatic.h.
◆ raGuiStatic()
raSystem::raGuiStatic::raGuiStatic |
( |
raGuiDialog * |
pDialog = NULL | ) |
|
◆ ContainsPoint()
virtual BOOL raSystem::raGuiStatic::ContainsPoint |
( |
POINT |
pt | ) |
|
|
inlinevirtual |
◆ GetText()
LPCSTR raSystem::raGuiStatic::GetText |
( |
| ) |
|
|
inline |
◆ GetTextCopy()
HRESULT raSystem::raGuiStatic::GetTextCopy |
( |
__out_ecount(bufferCount) LPCSTR |
strDest, |
|
|
UINT |
bufferCount |
|
) |
| |
◆ Render()
virtual void raSystem::raGuiStatic::Render |
( |
float |
fTime | ) |
|
|
virtual |
◆ SetText()
HRESULT raSystem::raGuiStatic::SetText |
( |
LPCSTR |
strText | ) |
|
◆ m_strText
char raSystem::raGuiStatic::m_strText[MAX_PATH] |
|
protected |
The documentation for this class was generated from the following file: