Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::MouseMotionEvent Class Reference

Mouse motion event structure. More...

#include <GEvent.h>

List of all members.

Public Attributes

uint8 state
uint8 type
uint8 which
uint16 x
int16 xrel
uint16 y
int16 yrel


Detailed Description

Mouse motion event structure.


Member Data Documentation

The current button state.

The mouse device index.

The X/Y coordinates of the mouse relative to the window.

The relative motion in the X direction.

Not supported on all platforms.

The relative motion in the Y direction.

Not supported on all platforms.


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:47 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo