Go to the documentation of this file.
23 #ifndef __MYGUI_SIMPLE_TEXT_H__
24 #define __MYGUI_SIMPLE_TEXT_H__
41 virtual ~SimpleText();
43 virtual
void setViewOffset(const
IntPoint& _point);
45 virtual
void doRender();
51 #endif // __MYGUI_SIMPLE_TEXT_H__