OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MWMechanics::SkillValue Class Reference

#include <stat.hpp>

Inheritance diagram for MWMechanics::SkillValue:
Collaboration diagram for MWMechanics::SkillValue:

Public Member Functions

 SkillValue ()
 
float getProgress () const
 
void setProgress (float progress)
 
void writeState (ESM::StatState< int > &state) const
 
void readState (const ESM::StatState< int > &state)
 
- Public Member Functions inherited from MWMechanics::AttributeValue
 AttributeValue ()
 
int getModified () const
 
int getBase () const
 
int getModifier () const
 
void setBase (int base)
 
void setModifier (int mod)
 
void damage (float damage)
 
void restore (float amount)
 
float getDamage () const
 
void writeState (ESM::StatState< int > &state) const
 
void readState (const ESM::StatState< int > &state)
 

Private Attributes

float mProgress
 

Constructor & Destructor Documentation

MWMechanics::SkillValue::SkillValue ( )

Member Function Documentation

float MWMechanics::SkillValue::getProgress ( ) const

Here is the caller graph for this function:

void MWMechanics::SkillValue::readState ( const ESM::StatState< int > &  state)

Here is the call graph for this function:

void MWMechanics::SkillValue::setProgress ( float  progress)

Here is the caller graph for this function:

void MWMechanics::SkillValue::writeState ( ESM::StatState< int > &  state) const

Here is the call graph for this function:

Member Data Documentation

float MWMechanics::SkillValue::mProgress
private

The documentation for this class was generated from the following files: