DRAFT |
SDL_JoystickUpdate
Use this function to update the current state of the open joysticks.
Syntax
void SDL_JoystickUpdate(void)
Code Examples
You can add your code example here
Remarks
This is called automatically by the event loop if any joystick events are enabled.