Planeshift
psraceinfo.h File Reference
#include "psitem.h"
#include "pscharacter.h"

Go to the source code of this file.

Classes

struct  psRaceInfo
 Defines characteristics of a race associated to an NPC, player or pet. More...
 
struct  psRaceStartingLocation
 

Enumerations

enum  PSRACEINFO_STAMINA { PSRACEINFO_STAMINA_PHYSICAL_STILL = 0, PSRACEINFO_STAMINA_PHYSICAL_WALK, PSRACEINFO_STAMINA_MENTAL_STILL, PSRACEINFO_STAMINA_MENTAL_WALK }
 

Enumeration Type Documentation

Enumerator
PSRACEINFO_STAMINA_PHYSICAL_STILL 
PSRACEINFO_STAMINA_PHYSICAL_WALK 
PSRACEINFO_STAMINA_MENTAL_STILL 
PSRACEINFO_STAMINA_MENTAL_WALK 

Definition at line 39 of file psraceinfo.h.