implementation of Security skill
More...
#include <security.hpp>
implementation of Security skill
MWMechanics::Security::Security |
( |
const MWWorld::Ptr & |
actor | ) |
|
void MWMechanics::Security::pickLock |
( |
const MWWorld::Ptr & |
lock, |
|
|
const MWWorld::Ptr & |
lockpick, |
|
|
std::string & |
resultMessage, |
|
|
std::string & |
resultSound |
|
) |
| |
void MWMechanics::Security::probeTrap |
( |
const MWWorld::Ptr & |
trap, |
|
|
const MWWorld::Ptr & |
probe, |
|
|
std::string & |
resultMessage, |
|
|
std::string & |
resultSound |
|
) |
| |
float MWMechanics::Security::mAgility |
|
private |
float MWMechanics::Security::mFatigueTerm |
|
private |
float MWMechanics::Security::mLuck |
|
private |
float MWMechanics::Security::mSecuritySkill |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwmechanics/security.hpp
- /home/travis/build/OpenMW/openmw/apps/openmw/mwmechanics/security.cpp