dwww Home | Manual pages | Find package

SDL_JoystickUpdate(3)          SDL API Reference         SDL_JoystickUpdate(3)

NAME
       SDL_JoystickUpdate - Updates the state of all joysticks

SYNOPSIS
       #include "SDL.h"

       void SDL_JoystickUpdate(void);

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_JoystickEventState

SDL                         Tue 11 Sep 2001, 23:00       SDL_JoystickUpdate(3)

Generated by dwww version 1.15 on Sun Jun 23 05:21:56 CEST 2024.