Planeshift
Public Attributes

psCharMode Struct Reference

A character mode and its properties. More...

#include <psmovement.h>

List of all members.

Public Attributes

uint32 id
 ID of this character mode from server DB.
csString idle_anim
 Base animation for this mode.
csString idle_animation
 animation when not moving
psVelocity modifier
 Velocity multiplier for this mode.
csVector3 move_mod
 motion multiplier
csString name
 Name of this mode.
csVector3 rotate_mod
 rotation multiplier

Detailed Description

A character mode and its properties.

Definition at line 53 of file psmovement.h.


Member Data Documentation

ID of this character mode from server DB.

Definition at line 55 of file psmovement.h.

Base animation for this mode.

Definition at line 58 of file psmovement.h.

animation when not moving

Definition at line 109 of file cachemanager.h.

Velocity multiplier for this mode.

Definition at line 57 of file psmovement.h.

motion multiplier

Definition at line 107 of file cachemanager.h.

csString psCharMode::name

Name of this mode.

Definition at line 56 of file psmovement.h.

rotation multiplier

Definition at line 108 of file cachemanager.h.


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