A text call to the CRenderer.
More...
#include <GUItext.h>
A text call to the CRenderer.
Definition at line 97 of file GUItext.h.
SGUIText::STextCall::STextCall |
( |
| ) |
|
|
inline |
bool SGUIText::STextCall::m_Bold |
CColor SGUIText::STextCall::m_Color |
CStrW SGUIText::STextCall::m_Font |
bool SGUIText::STextCall::m_Italic |
CPos SGUIText::STextCall::m_Pos |
std::list<SSpriteCall>::pointer SGUIText::STextCall::m_pSpriteCall |
IF an icon, then this is not NULL.
Definition at line 143 of file GUItext.h.
CSize SGUIText::STextCall::m_Size |
CStrW SGUIText::STextCall::m_String |
The string that is suppose to be rendered.
Definition at line 117 of file GUItext.h.
bool SGUIText::STextCall::m_Underlined |
bool SGUIText::STextCall::m_UseCustomColor |
Use custom color? If true then m_Color is used, else the color inputted will be used.
Definition at line 123 of file GUItext.h.
The documentation for this struct was generated from the following file: