[SDL] several USB Joysticks at once?

Ryan C. Gordon icculus at clutteredmind.org
Sat Dec 13 17:56:47 PST 2003


> is there some support in SDL to read out several
> USB joysticks that are all connected at the same
> time?

Yes. You can get a list of all attached joysticks (USB or otherwise),
and their attributes, and use the ones you please. Check the docs for
specifics.

--ryan.







More information about the SDL mailing list