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