List of all members.
Public Member Functions |
|
| RealButton (BetaGUI::Window *window, Ogre::Real *value, const Ogre::Vector4 &SliderMoves, const Ogre::String &label, const Ogre::Vector2 &pos) |
|
Ogre::Real | getValue () const |
|
void | setValue (const Ogre::Real v) |
|
void | onButtonPress (BetaGUI::Button *ref, Ogre::uchar type) |
Protected Attributes |
|
int | length |
|
BetaGUI::TextInput * | mtextValueInput |
|
BetaGUI::Button * | mForward |
|
BetaGUI::Button * | mFastForward |
|
BetaGUI::Button * | mRewind |
|
BetaGUI::Button * | mFastRewind |
|
Ogre::Real * | mValue |
|
Ogre::String | mValueText |
|
Ogre::Real | mLowSlideUnit |
|
Ogre::Real | mFastSlideUnit |
|
Ogre::Real | mMinValue |
|
Ogre::Real | mMaxValue |
Friends |
|
class | Window |
The documentation for this class was generated from the following files:
- Demos/include/BetaGUI.h
- Demos/src/BetaGUI.cpp