EffectManager Class Reference

#include <effectmanager.h>

List of all members.


Detailed Description

Definition at line 31 of file effectmanager.h.


Public Member Functions

 EffectManager ()
 ~EffectManager ()
bool trigger (int id, Being *being)
 Triggers a effect with the id, at the specified being.
bool trigger (int id, int x, int y)
 Triggers a effect with the id, at the specified x and y coordinate.

Private Attributes

std::list< EffectDescriptionmEffects

Classes

struct  EffectDescription

Constructor & Destructor Documentation

EffectManager::EffectManager (  ) 

Definition at line 31 of file effectmanager.cpp.

EffectManager::~EffectManager (  ) 

Definition at line 59 of file effectmanager.cpp.


Member Function Documentation

bool EffectManager::trigger ( int  id,
Being being 
)

Triggers a effect with the id, at the specified being.

Definition at line 63 of file effectmanager.cpp.

bool EffectManager::trigger ( int  id,
int  x,
int  y 
)

Triggers a effect with the id, at the specified x and y coordinate.

Definition at line 85 of file effectmanager.cpp.


Member Data Documentation

Definition at line 57 of file effectmanager.h.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5