Public Member Functions | |
StaticText (const Ogre::Vector4 &Dimensions, const Ogre::String &Value, Window *parent) | |
const Ogre::String & | getValue () const |
void | setValue (const Ogre::String &v) |
Protected Attributes | |
int | length |
Ogre::String | mValueText |
Window * | mParent |
Friends | |
class | Window |