Tao.Sdl SDK Documentation

Sdl.SDL_JoyButtonEvent Fields

The fields of the Sdl.SDL_JoyButtonEvent structure are listed below. For a complete list of Sdl.SDL_JoyButtonEvent structure members, see the Sdl.SDL_JoyButtonEvent Members topic.

Public Instance Fields

button The joystick button index
state SDL_PRESSED or SDL_RELEASED
type SDL_JOYBUTTONDOWN or SDL_JOYBUTTONUP
which The joystick device index

See Also

Sdl.SDL_JoyButtonEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | SDL_JoystickEventState | SDL_JoystickGetButton