|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
All data generated in GenerateTextCall()
Field Summary | |
static const int |
Left
|
std::vector< CStr >[ 2 ] |
m_Images
Image stacks, for left and right floating images. |
bool |
m_NewLine
If the word inputted was a new line. |
CSize |
m_Size
Width and Height *feedback |
std::list< SGUIText::SSpriteCall > |
m_SpriteCalls
|
std::vector< SGUIText::STextCall > |
m_TextCalls
Text and Sprite Calls. |
static const int |
Right
|
Method Summary | |
void |
Reset()
Reset all member data. |
Field Detail |
public static const int Left;
public std::vector< CStr > m_Images[ 2 ];
public bool m_NewLine;
public CSize m_Size;
public std::list< SGUIText::SSpriteCall > m_SpriteCalls;
public std::vector< SGUIText::STextCall > m_TextCalls;
public static const int Right;
Method Detail |
public void Reset();
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |