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