SDL_JoystickClose
Section: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:00
Index Return to Main Contents
NAME
SDL_JoystickClose - Closes a previously opened joystickSYNOPSIS
#include "SDL.h"
void SDL_JoystickClose(SDL_Joystick *joystick);
DESCRIPTION
Close a joystick that was previously opened with SDL_JoystickOpen.
SEE ALSO
SDL_JoystickOpen, SDL_JoystickOpened
Index
This document was created by man2html, using the manual pages.
Time: 04:45:45 GMT, September 16, 2022
0 댓글