#include <playersrvr.h>
Public Methods | |
| CPlayerSrvr () | |
| virtual | ~CPlayerSrvr () |
| distr_class (CPlayerSrvr) | |
| uint32 | EngineMessageFn (uint32 messageID, void *pData, float fData) |
| uint32 | ObjectMessageFn (HOBJECT hSender, uint32 messageID, HMESSAGEREAD hRead) |
| virtual void | RemotePositionUpdate (LTVector3f &newPosition) |
| virtual void | RemoteRotationUpdate (LTOrientation &newOrientation) |
| virtual void | RemoteVelocityUpdate (LTVector3f &newVelocity) |
| virtual void | RemoteAngularVelocityUpdate (LTVector3f &newAngVelocity) |
| void | SetClient (HCLIENT hClient) |
| void | OnMessage (uint8 messageID, HMESSAGEREAD hMessage) |
Protected Methods | |
| uint32 | PreCreate (void *pData, float fData) |
| void | ObjectCreated () |
| void | Update () |
| distr_uint32 (m_ClientID, AVITEM_REG, 10, 0) | |
Protected Attributes | |
| HCLIENT | m_hClient |
| LTCollisionSphere * | m_pCollSphere |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002