SDL_MouseWheelEvent Struct Reference

Mouse wheel event structure (event.wheel.*). More...

#include <SDL_events.h>


Data Fields

Uint8 type
SDL_WindowID windowID
Uint8 which
int x
int y


Detailed Description

Mouse wheel event structure (event.wheel.*).

Field Documentation

SDL_MOUSEWHEEL

The mouse device index

The window with mouse focus, if any

int x

The amount scrolled horizontally

int y

The amount scrolled vertically


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

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8