Planeshift
Public Attributes

RaceDefinition Struct Reference

Defines a race. More...

#include <psclientchar.h>

List of all members.

Public Attributes

csString description
 Description of race ( for character creation )
bool femaleAvailable
csString femaleModelName
csVector3 FirstPos
csVector3 FollowPos
csArray< Trait * > location [PSTRAIT_LOCATION_COUNT][PSCHARACTER_GENDER_COUNT]
csVector3 LookatPos
bool maleAvailable
csString maleModelName
csString name
int startingCP
csVector3 ViewerPos
csVector3 zoomLocations [PSTRAIT_LOCATION_COUNT]
 Camera location for character creation.

Detailed Description

Defines a race.

Defines things about a race such as the name of the models and the camera positions for the various camera modes. Also defines the zoom locations for the character creation.

Definition at line 205 of file psclientchar.h.


Member Data Documentation

Description of race ( for character creation )

Definition at line 208 of file psclientchar.h.

Definition at line 213 of file psclientchar.h.

Definition at line 210 of file psclientchar.h.

Definition at line 219 of file psclientchar.h.

Definition at line 219 of file psclientchar.h.

csArray<Trait*> RaceDefinition::location[PSTRAIT_LOCATION_COUNT][PSCHARACTER_GENDER_COUNT]

Definition at line 221 of file psclientchar.h.

Definition at line 219 of file psclientchar.h.

Definition at line 214 of file psclientchar.h.

Definition at line 211 of file psclientchar.h.

Definition at line 207 of file psclientchar.h.

Definition at line 216 of file psclientchar.h.

Definition at line 219 of file psclientchar.h.

csVector3 RaceDefinition::zoomLocations[PSTRAIT_LOCATION_COUNT]

Camera location for character creation.

Definition at line 224 of file psclientchar.h.


The documentation for this struct was generated from the following file: