14 static const int NONE = -1;
34 static const int FURY = 18;
43 static const int MARK = 27;
46 static const int RAGE = 30;
54 SmartTexture* texture;
57 std::map<int,Image*> icons;
static const int BARKSKIN
Definition buffindicator.h:40
static const int FURY
Definition buffindicator.h:34
static const int COMBO
Definition buffindicator.h:33
static const int AMOK
Definition buffindicator.h:25
static const int FIRE
Definition buffindicator.h:18
static const int BLEEDING
Definition buffindicator.h:42
static const int FROST
Definition buffindicator.h:31
static const int LEVITATION
Definition buffindicator.h:17
static const int SLOW
Definition buffindicator.h:23
static const int TERROR
Definition buffindicator.h:26
static const int STARVATION
Definition buffindicator.h:22
static const int HUNGER
Definition buffindicator.h:21
static const int RAGE
Definition buffindicator.h:46
static const int SHADOWS
Definition buffindicator.h:29
static const int OOZE
Definition buffindicator.h:24
static const int INVISIBLE
Definition buffindicator.h:28
static const int BLINDNESS
Definition buffindicator.h:32
static const int HEALING
Definition buffindicator.h:35
static const int IMMUNITY
Definition buffindicator.h:41
static void refreshHero()
Definition buffindicator.cpp:34
virtual void createChildren()
Definition buffindicator.cpp:42
static const int SACRIFICE
Definition buffindicator.h:47
static const int WEAKNESS
Definition buffindicator.h:30
static const int MIND_VISION
Definition buffindicator.h:16
BuffIndicator(Char *ch)
Definition buffindicator.cpp:14
static const int MARK
Definition buffindicator.h:43
static const int NONE
Definition buffindicator.h:14
static const int SIZE
Definition buffindicator.h:49
static const int HEART
Definition buffindicator.h:37
static const int VERTIGO
Definition buffindicator.h:45
static const int LIGHT
Definition buffindicator.h:38
virtual void layout()
Definition buffindicator.cpp:63
static const int ROOTS
Definition buffindicator.h:27
static const int CRIPPLE
Definition buffindicator.h:39
static const int DEFERRED
Definition buffindicator.h:44
virtual void destroy()
Definition buffindicator.cpp:25
static const int POISON
Definition buffindicator.h:19
static const int ARMOR
Definition buffindicator.h:36
static const int PARALYSIS
Definition buffindicator.h:20