NLMISC::CEventMouseUp Class Reference

CEventMouseUp Send when a single mouse button is pushed down. More...

#include <events.h>

Inherits NLMISC::CEventMouse.

List of all members.

Public Member Functions

 CEventMouseUp (float x, float y, TMouseButton button, IEventEmitter *emitter)
virtual CEventclone () const

Detailed Description

CEventMouseUp Send when a single mouse button is pushed down.

The Button value should have only ONE flag set between leftButton, rightButton and middleButton. X and Y have the new mouse position in window coordinate system.

Definition at line 376 of file events.h.


Constructor & Destructor Documentation

NLMISC::CEventMouseUp::CEventMouseUp ( float  x,
float  y,
TMouseButton  button,
IEventEmitter emitter 
) [inline]

Definition at line 379 of file events.h.

Referenced by clone().


Member Function Documentation

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

Implements NLMISC::CEvent.

Definition at line 382 of file events.h.

References CEventMouseUp().


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

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