SDL_JoyBallEvent Struct Reference

Joystick trackball motion event structure (event.jball.*). More...

#include <SDL_events.h>


Data Fields

Uint8 type
Uint8 which
Uint8 ball
int xrel
int yrel


Detailed Description

Joystick trackball motion event structure (event.jball.*).

Field Documentation

The joystick trackball index

SDL_JOYBALLMOTION

The joystick device index

int xrel

The relative motion in the X direction

int 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:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8