Public Member Functions | |
cPlayerHidden (cInit *apInit) | |
void | Draw () |
void | Update (float afTimeStep) |
void | Reset () |
void | OnWorldLoad () |
void | OnWorldExit () |
bool | InShadows () |
bool | IsHidden () |
void | UnHide () |
bool | OnIntersect (iPhysicsBody *pBody, cPhysicsRayParams *apParams) |
bool | HasLineOfSight (iLight3D *pLight, iPhysicsWorld *pPhysicsWorld) |
Public Member Functions inherited from hpl::iPhysicsRayCallback | |
virtual bool | BeforeIntersect (iPhysicsBody *pBody) |