|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constructor Summary | |
IGUITextOwner()
|
|
~IGUITextOwner()
|
Method Summary | |
void |
AddText( SGUIText* text )
|
void |
CalculateTextPosition( CRect& ObjSize, CPos& TextPos, SGUIText& Text )
|
void |
Draw( const int& index, const CColor& color, const CPos& pos, const float& z, const CRect& clipping )
|
void |
HandleMessage( const SGUIMessage& Message )
|
Constructor Detail |
IGUITextOwner();
~IGUITextOwner();
Method Detail |
void AddText( SGUIText* text );
void CalculateTextPosition( CRect& ObjSize, CPos& TextPos, SGUIText& Text );
void Draw( const int& index, const CColor& color, const CPos& pos, const float& z, const CRect& clipping );
void HandleMessage( const SGUIMessage& Message );
|
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 |