Planeshift
|
#include <csutil/parray.h>
#include <csutil/csstring.h>
#include <csgeom/vector3.h>
#include "pscelclient.h"
#include "net/cmdbase.h"
Go to the source code of this file.
Classes | |
struct | psCharMode |
A character mode and its properties. More... | |
struct | psMovement |
A character movement and its properties. More... | |
class | psMovementManager |
Manages main character movements. More... | |
struct | psMoveState |
Used to save movement state to detect changes. More... | |
struct | psVelocity |
An entity's translational and angular velocity. More... |