WWCOMMON::CSobDREvent Class Reference

An event used to send a DR vector to the given entity. More...

#include <CSobDREvent.h>

Inherits WWCOMMON::ISobEvent.

List of all members.

Public Member Functions

 NLMISC_DECLARE_CLASS (CSobDREvent)
 CSobDREvent ()
virtual ~CSobDREvent ()
virtual void serial (NLMISC::IStream &f)

Public Attributes

NLMISC::CVector Position
float Yaw
float YawVelocity
double DrTime

Static Public Attributes

static const uint16 CSobDREventID = ISobEventID + 2

Detailed Description

An event used to send a DR vector to the given entity.

At the moment not an event in and of itself. Sent with motion events.

Definition at line 58 of file CSobDREvent.h.


Constructor & Destructor Documentation

WWCOMMON::CSobDREvent::CSobDREvent (  ) 

Definition at line 51 of file CSobDREvent.cpp.

References CSobDREventID, and WWCOMMON::IGameEvent::m_ID.

WWCOMMON::CSobDREvent::~CSobDREvent (  )  [virtual]

Definition at line 55 of file CSobDREvent.cpp.


Member Function Documentation

WWCOMMON::CSobDREvent::NLMISC_DECLARE_CLASS ( CSobDREvent   ) 

Reimplemented from WWCOMMON::ISobEvent.

void WWCOMMON::CSobDREvent::serial ( NLMISC::IStream f  )  [virtual]

Reimplemented from WWCOMMON::ISobEvent.

Definition at line 59 of file CSobDREvent.cpp.

References DrTime, Position, NLMISC::IStream::serial(), Yaw, and YawVelocity.


Member Data Documentation

Definition at line 60 of file CSobDREvent.h.

Referenced by CSobDREvent().

Definition at line 72 of file CSobDREvent.h.

Referenced by WWCOMMON::CClientMotionHandler::handleDREvent(), and serial().

Definition at line 69 of file CSobDREvent.h.

Referenced by WWCOMMON::CClientMotionHandler::handleDREvent(), and serial().

Definition at line 70 of file CSobDREvent.h.

Referenced by WWCOMMON::CClientMotionHandler::handleDREvent(), and serial().

Definition at line 71 of file CSobDREvent.h.

Referenced by WWCOMMON::CClientMotionHandler::handleDREvent(), and serial().


The documentation for this class was generated from the following files:

Generated on Mon Jan 11 12:04:40 2010 for Werewolf by  doxygen 1.6.1