NLMISC::CGDMouseMove Class Reference

A raw mouse move message, expressed in mickeys (relative values). More...

#include <game_device_events.h>

Inherits NLMISC::CEvent.

List of all members.

Public Member Functions

 CGDMouseMove (IEventEmitter *emitter, IMouseDevice *md, sint x, sint y)
virtual CEventclone () const

Public Attributes

IMouseDeviceMD
sint X
sint Y

Detailed Description

A raw mouse move message, expressed in mickeys (relative values).

Definition at line 50 of file game_device_events.h.


Constructor & Destructor Documentation

NLMISC::CGDMouseMove::CGDMouseMove ( IEventEmitter emitter,
IMouseDevice md,
sint  x,
sint  y 
) [inline]

Definition at line 56 of file game_device_events.h.

Referenced by clone().


Member Function Documentation

virtual CEvent* NLMISC::CGDMouseMove::clone (  )  const [inline, virtual]

Implements NLMISC::CEvent.

Definition at line 59 of file game_device_events.h.

References CGDMouseMove().


Member Data Documentation

Definition at line 53 of file game_device_events.h.

Definition at line 54 of file game_device_events.h.

Definition at line 54 of file game_device_events.h.


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

Generated on Thu Jan 7 08:30:18 2010 for NeL by  doxygen 1.6.1