Planeshift
Public Attributes

psMovement Struct Reference

A character movement and its properties. More...

#include <psmovement.h>

List of all members.

Public Attributes

csVector3 base_move
 motion for this
csVector3 base_rotate
 rotation for this
uint32 id
 ID of this movement type from server DB.
psVelocity motion
 Motion aplied for this movement.
csString name
 Name of this movement.

Detailed Description

A character movement and its properties.

A movement type and its properties.

Definition at line 62 of file psmovement.h.


Member Data Documentation

motion for this

Definition at line 117 of file cachemanager.h.

rotation for this

Definition at line 118 of file cachemanager.h.

ID of this movement type from server DB.

Definition at line 64 of file psmovement.h.

Motion aplied for this movement.

Definition at line 66 of file psmovement.h.

csString psMovement::name

Name of this movement.

Definition at line 65 of file psmovement.h.


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