character.h File Reference

Defines TCharacterClass & TCharacter interfaces. More...

Go to the source code of this file.

Classes

class  TCharacterClass
 A character classification. More...
class  TCharacter
 A generic character class. More...

Defines

#define HELMET   (1<<0)
#define FACE   (1<<1)
#define TUNIC   (1<<2)
#define ARMOR   (1<<3)
#define BELT   (1<<4)
#define BACKPACK   (1<<5)
#define R_HAND_HOLDING   (1<<6)
#define R_HAND_INDEX_FINGER   (1<<7)
#define R_HAND_MIDDLE_FINGER   (1<<8)
#define R_HAND_RING_FINGER   (1<<9)
#define R_HAND_PINKY_FINGER   (1<<10)
#define L_HAND_HOLDING   (1<<11)
#define L_HAND_INDEX_FINGER   (1<<12)
#define L_HAND_MIDDLE_FINGER   (1<<13)
#define L_HAND_RING_FINGER   (1<<14)
#define L_HAND_PINKY_FINGER   (1<<15)
#define GLOVES   (1<<16)
#define BOOTS   (1<<17)
#define MALE   (1<<0)
#define FEMALE   (1<<1)


Detailed Description

Defines TCharacterClass & TCharacter interfaces.

Definition in file character.h.


Generated on Wed Dec 21 13:16:07 2005 for Toten by  doxygen 1.4.5 SourceForge.net Logo