Name
sdl.GetJoysticks -- get number of available joysticks
Synopsis
n = sdl.GetJoysticks()
Function
Use this function to count the number of joysticks attached to the system.

Inputs
none

Results
n
number of attached joysticks

Show TOC