You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/examples/input/01-joystick-polling
Ryan C. Gordon 79b881fc2e
examples: Minor tweak to joystick examples' comments.
4 weeks ago
..
README.txt examples: added input/01-joystick-polling 10 months ago
joystick-polling.c examples: Minor tweak to joystick examples' comments. 4 weeks ago
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 10 months ago
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 10 months ago

README.txt

This example code looks for the current joystick state once per frame,
and draws a visual representation of it.