![]() |
![]()
| ![]() |
![]()
NAMESDL_NumJoysticks - Count available joysticks. SYNOPSIS#include "SDL.h" int SDL_NumJoysticks(void); DESCRIPTIONCounts the number of joysticks attached to the system. RETURN VALUEReturns the number of attached joysticks SEE ALSOSDL_JoystickName, SDL_JoystickOpen
|