SDL_MouseMotionEvent Struct Reference

#include <SDL_events.h>


Data Fields

Uint8 type
Uint8 which
Uint8 state
Uint16 x
Uint16 y
Sint16 xrel
Sint16 yrel


Detailed Description

Mouse motion event structure

Field Documentation

Uint8 state

The current button state

Uint8 type

SDL_MOUSEMOTION

Uint8 which

The mouse device index

Sint16 xrel

The relative motion in the X direction

Uint16 y

The X/Y coordinates of the mouse

Sint16 yrel

The relative motion in the Y direction


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

Generated on Mon Sep 21 21:29:50 2009 for Simple DirectMedia Layer by  doxygen 1.5.8