-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl joystickOpen
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Open a joystick by index.
joy, err = function SDL.joystickOpen(index)
- index, the joystick index
- joy, the joystick object or nil on failure (see Joystick)
- err, the error message