Public Member Functions | |
cPlayerLean (cInit *apInit, cPlayer *apPlayer) | |
void | OnWorldLoad () |
void | Update (float afTimeStep) |
void | Lean (float afMul, float afTimeStep) |
bool | OnIntersect (iPhysicsBody *pBody, cPhysicsRayParams *apParams) |
void | Reset () |
Public Member Functions inherited from hpl::iPhysicsRayCallback | |
virtual bool | BeforeIntersect (iPhysicsBody *pBody) |
Public Attributes | |
float | mfDir |
float | mfMovement |
float | mfRotation |