Planeshift
linmove.h File Reference
#include "cstypes.h"
#include "iutil/comp.h"
#include "iutil/eventh.h"
#include "csutil/scf.h"
#include "csutil/stringarray.h"
#include "cstool/collider.h"
#include "ivaria/collider.h"
#include "csutil/sysfunc.h"
#include "colldet.h"

Go to the source code of this file.

Classes

class  psLinearMovement
 Movement related class. More...
 

Macros

#define PS_LINMOVE_FOLLOW_ONLY_PORTALS   true
 
#define PS_MOVE_DONTMOVE   3
 
#define PS_MOVE_FAIL   0
 
#define PS_MOVE_PARTIAL   2
 
#define PS_MOVE_SUCCEED   1
 
#define PSLINEARMOVEMENT_DRDELTA   0.2
 

Macro Definition Documentation

#define PS_LINMOVE_FOLLOW_ONLY_PORTALS   true

Definition at line 40 of file linmove.h.

#define PS_MOVE_DONTMOVE   3

Definition at line 45 of file linmove.h.

#define PS_MOVE_FAIL   0

Definition at line 42 of file linmove.h.

#define PS_MOVE_PARTIAL   2

Definition at line 44 of file linmove.h.

#define PS_MOVE_SUCCEED   1

Definition at line 43 of file linmove.h.

#define PSLINEARMOVEMENT_DRDELTA   0.2

Definition at line 60 of file linmove.h.