SDL_JoyAxisEvent Struct Reference

#include <SDL_events.h>


Data Fields

Uint8 type
Uint8 which
Uint8 axis
Sint16 value


Detailed Description

Joystick axis motion event structure

Field Documentation

Uint8 axis

The joystick axis index

Uint8 type

SDL_JOYAXISMOTION

Sint16 value

The axis value (range: -32768 to 32767)

Uint8 which

The joystick device index


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