Ryan C. Gordon cf92ef7994 examples: Added input/03-gamepad-polling 6 bulan lalu
..
README.txt cf92ef7994 examples: Added input/03-gamepad-polling 6 bulan lalu
gamepad-polling.c cf92ef7994 examples: Added input/03-gamepad-polling 6 bulan lalu
onmouseover.webp cf92ef7994 examples: Added input/03-gamepad-polling 6 bulan lalu
thumbnail.png cf92ef7994 examples: Added input/03-gamepad-polling 6 bulan lalu

README.txt

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.