mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 11:08:54 +00:00
| .. | ||
| gamepad-polling.c | ||
| onmouseover.webp | ||
| README.txt | ||
| thumbnail.png | ||
This example code looks for the current gamepad state once per frame, and draws a visual representation of it. See 01-joystick-polling for the equivalent example code for the lower-level joystick API.