Planeshift
|
#include <csutil/ref.h>
#include <iutil/document.h>
#include <csutil/refarr.h>
#include <imesh/spritecal3d.h>
#include <csgeom/vector4.h>
#include "net/cmdbase.h"
#include "net/charmessages.h"
#include "util/namegenerator.h"
Go to the source code of this file.
Classes | |
struct | PathDefinition::Bonus |
struct | CustomChoice |
Defines a character creation choice for change of appearance. More... | |
struct | MaterialSet |
Defines a material set. More... | |
struct | PathDefinition |
Used to define a path in character creation. More... | |
class | psClientCharManager |
Manages character details for the client. More... | |
class | psCreationManager |
Handles all the details of the character creation on the client side. More... | |
struct | RaceDefinition |
Defines a race. More... | |
struct | Trait |
Defines a character trait. More... | |
Defines | |
#define | REQUESTING_CP -1 |
#define REQUESTING_CP -1 |
Definition at line 167 of file psclientchar.h.