OpenMW
Classes | Namespaces | Functions
apps/openmw/mwmechanics/magiceffects.hpp File Reference
#include <map>
#include <string>

Go to the source code of this file.

Classes

struct  MWMechanics::EffectKey
struct  MWMechanics::EffectParam
struct  MWMechanics::EffectSourceVisitor
class  MWMechanics::MagicEffects
 Effects currently affecting a NPC or creature. More...

Namespaces

namespace  ESM
 

ESM/ESP records.


namespace  MWMechanics
 

Game mechanics and NPC-AI.


Functions

bool MWMechanics::operator< (const EffectKey &left, const EffectKey &right)
EffectParam MWMechanics::operator+ (const EffectParam &left, const EffectParam &right)
EffectParam MWMechanics::operator- (const EffectParam &left, const EffectParam &right)