OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 >
getCurrentModified() const MWMechanics::Stat< T >
getCurrentModifier() const MWMechanics::Stat< T >
getModified() const MWMechanics::Stat< T >
getModifier() const MWMechanics::Stat< T >
mBaseMWMechanics::Stat< T >private
mCurrentModifiedMWMechanics::Stat< T >private
mModifiedMWMechanics::Stat< T >private
readState(const ESM::StatState< T > &state)MWMechanics::Stat< T >
set(const T &value)MWMechanics::Stat< T >
setBase(const T &value)MWMechanics::Stat< T >
setCurrentModified(T value)MWMechanics::Stat< T >
setCurrentModifier(const T &modifier)MWMechanics::Stat< T >
setModified(T value, const T &min, const T &max=std::numeric_limits< T >::max())MWMechanics::Stat< T >
setModifier(const T &modifier)MWMechanics::Stat< T >
Stat()MWMechanics::Stat< T >
Stat(T base)MWMechanics::Stat< T >
Stat(T base, T modified)MWMechanics::Stat< T >
Type typedefMWMechanics::Stat< T >
writeState(ESM::StatState< T > &state) const MWMechanics::Stat< T >