Man Page: sdl_joystickopened
Operating Environment: redhat
Section: 3
SDL_JoystickOpened(3) SDL API Reference SDL_JoystickOpened(3)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_JoystickCloseSDLTue 11 Sep 2001, 23:00 SDL_JoystickOpened(3)
| Related Man Pages |
|---|
| glutforcejoystickfunc(3glut) - mojave |
| sdl_joystickopen(3) - centos |
| joystick_close(3) - mojave |
| sdl::joystick(3pm) - debian |
| joystick_close(3) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |