SDL/examples/input/01-joystick-polling
Petar Popovic c70f54e28b Remove redundant casts 2025-02-21 10:09:10 -08:00
..
README.txt
joystick-polling.c Remove redundant casts 2025-02-21 10:09:10 -08:00
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00

README.txt

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