Skip to content

carmiker/sdl2-hotplug-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 Hotplug Example
--------------------

This is simple, example code which shows how to handle SDL2 Joystick
hotplugging.

Joysticks have a Device Index, Instance ID, and Player Index, which are all
managed separately. The key to making working SDL2 hotplugging code is
understanding how to contend with all three.

About

SDL2 Joystick Hotplug Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages