# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CEventMouseMove Class Reference

CEventMouseMove Button have the state of the three mouse and SHIFT CTRL and ALT system keys. More...

#include <events.h>

Inheritance diagram for NLMISC::CEventMouseMove

Inheritance graph
[legend]
Collaboration diagram for NLMISC::CEventMouseMove:

Collaboration graph
[legend]
List of all members.

Public Methods

 CEventMouseMove (float x, float y, TMouseButton button, IEventEmitter* emitter)

Detailed Description

CEventMouseMove Button have the state of the three mouse and SHIFT CTRL and ALT system keys.

When the flag is set, the button is pushed. X and Y have the new mouse position in window coordinate system.

Definition at line 346 of file events.h.


Constructor & Destructor Documentation

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

Definition at line 349 of file events.h.


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