|
Planeshift
|
#include <paladinjr.h>
Public Member Functions | |
| bool | CheckCollDetection (Client *client, gemActor *actor) |
| Compare extrapolated displacement with new displacement from new DR packet Should be called after actor has been updated with newest recieved DR packet. | |
| void | Initialize (EntityManager *celbase, CacheManager *cachemanager) |
| bool | IsEnabled () |
| bool | ValidateMovement (Client *client, gemActor *actor, psDRMessage &drmsg) |
| Extrapolate the current position from last DR packet. | |
| ~PaladinJr () | |
Definition at line 34 of file paladinjr.h.
| PaladinJr::~PaladinJr | ( | ) | [inline] |
Definition at line 48 of file paladinjr.h.
Compare extrapolated displacement with new displacement from new DR packet Should be called after actor has been updated with newest recieved DR packet.
| void PaladinJr::Initialize | ( | EntityManager * | celbase, |
| CacheManager * | cachemanager | ||
| ) |
| bool PaladinJr::IsEnabled | ( | ) | [inline] |
Definition at line 51 of file paladinjr.h.
| bool PaladinJr::ValidateMovement | ( | Client * | client, |
| gemActor * | actor, | ||
| psDRMessage & | drmsg | ||
| ) |
Extrapolate the current position from last DR packet.
1.7.3