OpenMW
MWMechanics::Stat< T > Member List
This is the complete list of members for MWMechanics::Stat< T >, including all inherited members.
getBase() const MWMechanics::Stat< T > [inline]
getModified() const MWMechanics::Stat< T > [inline]
getModifier() const MWMechanics::Stat< T > [inline]
mBaseMWMechanics::Stat< T > [private]
mModifiedMWMechanics::Stat< T > [private]
modify(const T &diff)MWMechanics::Stat< T > [inline]
set(const T &value)MWMechanics::Stat< T > [inline]
setBase(const T &value)MWMechanics::Stat< T > [inline]
setModified(T value, const T &min, const T &max=std::numeric_limits< T >::max())MWMechanics::Stat< T > [inline]
setModifier(const T &modifier)MWMechanics::Stat< T > [inline]
Stat()MWMechanics::Stat< T > [inline]
Stat(T base)MWMechanics::Stat< T > [inline]
Stat(T base, T modified)MWMechanics::Stat< T > [inline]
Type typedefMWMechanics::Stat< T >