SDL_JoyAxisEvent Struct Reference

Joystick axis motion event structure (event.jaxis.*). More...

#include <SDL_events.h>


Data Fields

Uint8 type
Uint8 which
Uint8 axis
int value


Detailed Description

Joystick axis motion event structure (event.jaxis.*).

Field Documentation

The joystick axis index

SDL_JOYAXISMOTION

int value

The axis value (range: -32768 to 32767)

The joystick device index


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