Manpages SDL_JoystickOpenedSection: SDL API Reference (3)Updated: Tue 11 Sep 2001, 23:00 Index Return to Main Contents NAMESDL_JoystickOpened- Determine if a joystick has been openedSYNOPSIS#include "SDL.h" int SDL_JoystickOpened(int index); DESCRIPTIONDetermines whether a joystick has already been opened within the application. index refers to the N'th joystick on the system. RETURN VALUEReturns 1 if the joystick has been opened, or 0 if it has not. SEE ALSOSDL_JoystickOpen, SDL_JoystickClose
IndexThis document was created by man2html, using the manual pages. Time: 13:08:40 GMT, July 09, 2025 |