| 
    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.  More... | |
| void | Initialize (EntityManager *celbase, CacheManager *cachemanager) | 
| bool | IsEnabled () | 
| bool | ValidateMovement (Client *client, gemActor *actor, psDRMessage &drmsg) | 
| Extrapolate the current position from last DR packet.  More... | |
| ~PaladinJr () | |
Definition at line 34 of file paladinjr.h.
      
  | 
  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 | ||
| ) | 
      
  | 
  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.