OpenMW
|
#include <npcanimation.hpp>
Public Member Functions | |
SayAnimationValue (MWWorld::Ptr reference) | |
virtual Ogre::Real | getValue () const |
virtual void | setValue (Ogre::Real value) |
Private Attributes | |
MWWorld::Ptr | mReference |
MWRender::SayAnimationValue::SayAnimationValue | ( | MWWorld::Ptr | reference | ) | [inline] |
float MWRender::SayAnimationValue::getValue | ( | ) | const [virtual] |
virtual void MWRender::SayAnimationValue::setValue | ( | Ogre::Real | value | ) | [inline, virtual] |