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
Patrick José Pereira a1016bd06f Allow 01-joystick-polling example to be resizable
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2 weeks ago
..
README.txt examples: added input/01-joystick-polling 5 months ago
joystick-polling.c Allow 01-joystick-polling example to be resizable 2 weeks ago
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 5 months ago
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 5 months ago

README.txt

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