Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_JoystickUpdate(3) | SDL API Reference | SDL_JoystickUpdate(3) |
NAME
SDL_JoystickUpdate - Updates the state of all joysticksSYNOPSIS
#include "SDL.h"DESCRIPTION
Updates the state(position, buttons, etc.) of all open joysticks. If joystick events have been enabled with SDL_JoystickEventState then this is called automatically in the event loop.SEE ALSO
SDL_JoystickEventStateTue 11 Sep 2001, 23:00 | SDL |