abstractcharacterdata.hpp File Reference

#include <string>

Go to the source code of this file.

Classes

struct  InventoryItem
 Structure representing an item stored in the inventory. More...
class  AbstractCharacterData

Enumerations

enum  { GENDER_MALE = 0, GENDER_FEMALE }
 Gender of a Character. More...
enum  { EQUIPMENT_SLOTS = 11, INVENTORY_SLOTS = 50 }
 Numbers of inventory slots. More...


Enumeration Type Documentation

anonymous enum
 

Gender of a Character.

Enumeration values:
GENDER_MALE 
GENDER_FEMALE 

Definition at line 35 of file abstractcharacterdata.hpp.

anonymous enum
 

Numbers of inventory slots.

Enumeration values:
EQUIPMENT_SLOTS 
INVENTORY_SLOTS 

Definition at line 44 of file abstractcharacterdata.hpp.


Generated on Fri Mar 30 15:39:17 2007 for TMW Server by  doxygen 1.3.9.1