SDL/examples/input/01-joystick-polling
Ryan C. Gordon a07a88c1b4
examples: added input/01-joystick-polling
2024-11-24 22:49:06 -05:00
..
README.txt examples: added input/01-joystick-polling 2024-11-24 22:49:06 -05:00
joystick-polling.c examples: added input/01-joystick-polling 2024-11-24 22:49:06 -05:00

README.txt

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