Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cCharSaver Class Reference

#include <chars.h>

List of all members.

Public Methods

void setStrength (SI32 newStr)
const SI32 getStrength ()
void setDexterity (SI32 newDex)
const SI32 getDexterity ()
void setIntelligence (SI32 newInt)
const SI32 getIntelligence ()
void setMana (SI32 newMana)
const SI32 getMana ()
void setStamina (SI32 newStam)
const SI32 getStamina ()
void setHitpoints (SI32 newHits)
const SI32 getHitpoints ()
void setId (UI16 newId)
UI16 getId ()
void setColor (COLOR oldColor)
COLOR getColor ()
const string getName ()
void setName (string s)
void setBeardStyle (UI16 beardstyle)
UI16 getBeardStyle ()
void setBeardColor (COLOR beardcolor)
COLOR getBeardColor ()
void setHairStyle (UI16 hairstyle)
UI16 getHairStyle ()
void setHairColor (COLOR haircolor)
COLOR getHairColor ()

Private Attributes

SI32 strength
SI32 dexterity
SI32 intelligence
SI32 mana
SI32 stamina
SI32 hitpoints
UI16 oldId
UI16 oldColor
std::string oldName
UI16 oldbeardstyle
UI16 oldbeardcolor
UI16 oldhairstyle
UI16 oldhaircolor


Member Function Documentation

COLOR cCharSaver::getBeardColor   [inline]
 

UI16 cCharSaver::getBeardStyle   [inline]
 

COLOR cCharSaver::getColor   [inline]
 

const SI32 cCharSaver::getDexterity   [inline]
 

COLOR cCharSaver::getHairColor   [inline]
 

UI16 cCharSaver::getHairStyle   [inline]
 

const SI32 cCharSaver::getHitpoints   [inline]
 

UI16 cCharSaver::getId   [inline]
 

const SI32 cCharSaver::getIntelligence   [inline]
 

const SI32 cCharSaver::getMana   [inline]
 

const string cCharSaver::getName   [inline]
 

const SI32 cCharSaver::getStamina   [inline]
 

const SI32 cCharSaver::getStrength   [inline]
 

void cCharSaver::setBeardColor COLOR    beardcolor [inline]
 

void cCharSaver::setBeardStyle UI16    beardstyle [inline]
 

void cCharSaver::setColor COLOR    oldColor [inline]
 

void cCharSaver::setDexterity SI32    newDex [inline]
 

void cCharSaver::setHairColor COLOR    haircolor [inline]
 

void cCharSaver::setHairStyle UI16    hairstyle [inline]
 

void cCharSaver::setHitpoints SI32    newHits [inline]
 

void cCharSaver::setId UI16    newId [inline]
 

void cCharSaver::setIntelligence SI32    newInt [inline]
 

void cCharSaver::setMana SI32    newMana [inline]
 

void cCharSaver::setName string    s [inline]
 

void cCharSaver::setStamina SI32    newStam [inline]
 

void cCharSaver::setStrength SI32    newStr [inline]
 


Member Data Documentation

SI32 cCharSaver::dexterity [private]
 

SI32 cCharSaver::hitpoints [private]
 

SI32 cCharSaver::intelligence [private]
 

SI32 cCharSaver::mana [private]
 

UI16 cCharSaver::oldbeardcolor [private]
 

UI16 cCharSaver::oldbeardstyle [private]
 

UI16 cCharSaver::oldColor [private]
 

UI16 cCharSaver::oldhaircolor [private]
 

UI16 cCharSaver::oldhairstyle [private]
 

UI16 cCharSaver::oldId [private]
 

std::string cCharSaver::oldName [private]
 

SI32 cCharSaver::stamina [private]
 

SI32 cCharSaver::strength [private]
 


The documentation for this class was generated from the following file: SourceForge.net Logo