OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
magiceffects.hpp File Reference
#include <map>
#include <string>
Include dependency graph for magiceffects.hpp:
This graph shows which files directly or indirectly include this file:

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

 ESM
 ESM/ESP records.
 
 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)