My Project
 
Loading...
Searching...
No Matches
BuffIndicator Class Reference

#include <buffindicator.h>

Inheritance diagram for BuffIndicator:
Collaboration diagram for BuffIndicator:

Public Member Functions

 BuffIndicator (Char *ch)
 
virtual void destroy ()
 

Static Public Member Functions

static void refreshHero ()
 

Static Public Attributes

static const int NONE = -1
 
static const int MIND_VISION = 0
 
static const int LEVITATION = 1
 
static const int FIRE = 2
 
static const int POISON = 3
 
static const int PARALYSIS = 4
 
static const int HUNGER = 5
 
static const int STARVATION = 6
 
static const int SLOW = 7
 
static const int OOZE = 8
 
static const int AMOK = 9
 
static const int TERROR = 10
 
static const int ROOTS = 11
 
static const int INVISIBLE = 12
 
static const int SHADOWS = 13
 
static const int WEAKNESS = 14
 
static const int FROST = 15
 
static const int BLINDNESS = 16
 
static const int COMBO = 17
 
static const int FURY = 18
 
static const int HEALING = 19
 
static const int ARMOR = 20
 
static const int HEART = 21
 
static const int LIGHT = 22
 
static const int CRIPPLE = 23
 
static const int BARKSKIN = 24
 
static const int IMMUNITY = 25
 
static const int BLEEDING = 26
 
static const int MARK = 27
 
static const int DEFERRED = 28
 
static const int VERTIGO = 29
 
static const int RAGE = 30
 
static const int SACRIFICE = 31
 
static const int SIZE = 7
 

Protected Member Functions

virtual void createChildren ()
 
virtual void layout ()
 

Constructor & Destructor Documentation

◆ BuffIndicator()

BuffIndicator::BuffIndicator ( Char * ch)

Member Function Documentation

◆ createChildren()

void BuffIndicator::createChildren ( )
protectedvirtual

◆ destroy()

void BuffIndicator::destroy ( )
virtual

◆ layout()

void BuffIndicator::layout ( )
protectedvirtual
Here is the call graph for this function:

◆ refreshHero()

void BuffIndicator::refreshHero ( )
static
Here is the caller graph for this function:

Member Data Documentation

◆ AMOK

const int BuffIndicator::AMOK = 9
static

◆ ARMOR

const int BuffIndicator::ARMOR = 20
static

◆ BARKSKIN

const int BuffIndicator::BARKSKIN = 24
static

◆ BLEEDING

const int BuffIndicator::BLEEDING = 26
static

◆ BLINDNESS

const int BuffIndicator::BLINDNESS = 16
static

◆ COMBO

const int BuffIndicator::COMBO = 17
static

◆ CRIPPLE

const int BuffIndicator::CRIPPLE = 23
static

◆ DEFERRED

const int BuffIndicator::DEFERRED = 28
static

◆ FIRE

const int BuffIndicator::FIRE = 2
static

◆ FROST

const int BuffIndicator::FROST = 15
static

◆ FURY

const int BuffIndicator::FURY = 18
static

◆ HEALING

const int BuffIndicator::HEALING = 19
static

◆ HEART

const int BuffIndicator::HEART = 21
static

◆ HUNGER

const int BuffIndicator::HUNGER = 5
static

◆ IMMUNITY

const int BuffIndicator::IMMUNITY = 25
static

◆ INVISIBLE

const int BuffIndicator::INVISIBLE = 12
static

◆ LEVITATION

const int BuffIndicator::LEVITATION = 1
static

◆ LIGHT

const int BuffIndicator::LIGHT = 22
static

◆ MARK

const int BuffIndicator::MARK = 27
static

◆ MIND_VISION

const int BuffIndicator::MIND_VISION = 0
static

◆ NONE

const int BuffIndicator::NONE = -1
static

◆ OOZE

const int BuffIndicator::OOZE = 8
static

◆ PARALYSIS

const int BuffIndicator::PARALYSIS = 4
static

◆ POISON

const int BuffIndicator::POISON = 3
static

◆ RAGE

const int BuffIndicator::RAGE = 30
static

◆ ROOTS

const int BuffIndicator::ROOTS = 11
static

◆ SACRIFICE

const int BuffIndicator::SACRIFICE = 31
static

◆ SHADOWS

const int BuffIndicator::SHADOWS = 13
static

◆ SIZE

const int BuffIndicator::SIZE = 7
static

◆ SLOW

const int BuffIndicator::SLOW = 7
static

◆ STARVATION

const int BuffIndicator::STARVATION = 6
static

◆ TERROR

const int BuffIndicator::TERROR = 10
static

◆ VERTIGO

const int BuffIndicator::VERTIGO = 29
static

◆ WEAKNESS

const int BuffIndicator::WEAKNESS = 14
static

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