SDL/examples/input/01-joystick-polling
Patrick José Pereira a1016bd06f Allow 01-joystick-polling example to be resizable
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2025-04-10 08:58:40 -07:00
..
joystick-polling.c Allow 01-joystick-polling example to be resizable 2025-04-10 08:58:40 -07:00
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00
README.txt examples: added input/01-joystick-polling 2024-11-24 22:49:06 -05:00
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 2024-12-05 23:58:23 -05:00

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