Go to the documentation of this file.
7 #ifndef __MYGUI_SIMPLE_TEXT_H__
8 #define __MYGUI_SIMPLE_TEXT_H__
26 virtual ~SimpleText();
28 virtual
void setViewOffset(const
IntPoint& _point);
30 virtual
void doRender();
35 #endif // __MYGUI_SIMPLE_TEXT_H__