ParaEngine::CEventHandler::MouseEvent Struct Reference

List of all members.

Detailed Description

simple mouse event struct


Public Member Functions

 MouseEvent (DWORD MouseState, int x, int y)
 MouseEvent (DWORD MouseState, int x, int y, int nEventType)
string ToScriptCode () const

Public Attributes

DWORD m_MouseState
int m_x
int m_y
int m_nEventType
 EM_MOUSE_MOVE or EM_MOUSE_CLICK, EM_MOUSE_DOWN, EM_MOUSE_UP, etc.


Member Data Documentation

int ParaEngine::CEventHandler::MouseEvent::m_nEventType

EM_MOUSE_MOVE or EM_MOUSE_CLICK, EM_MOUSE_DOWN, EM_MOUSE_UP, etc.


Generated on Mon Dec 1 14:34:44 2008 for NPL Scripting Reference for ParaEngine by  doxygen 1.5.2