Support Forum       G3D Web Page     
Public Attributes | List of all members
G3D::MouseScroll2DEvent Class Reference

2D scroll event structure More...

Public Attributes

int16 dx
 The change in x and y directions of scroll. More...
 
int16 dy
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 type
 GEventType::MOUSE_SCROLL_2D. More...
 
uint8 which
 The mouse device index. More...
 

Detailed Description

2D scroll event structure

Member Data Documentation

◆ dx

int16 G3D::MouseScroll2DEvent::dx

The change in x and y directions of scroll.

◆ dy

int16 G3D::MouseScroll2DEvent::dy

◆ osWindow

const OSWindow* G3D::MouseScroll2DEvent::osWindow

The current window for this event.

◆ type

uint8 G3D::MouseScroll2DEvent::type

◆ which

uint8 G3D::MouseScroll2DEvent::which

The mouse device index.


documentation generated on Wed Nov 24 2021 08:01:58 using doxygen 1.8.15