Ryan C. Gordon cf92ef7994 examples: Added input/03-gamepad-polling 8 tháng trước cách đây
..
README.txt cf92ef7994 examples: Added input/03-gamepad-polling 8 tháng trước cách đây
gamepad-polling.c cf92ef7994 examples: Added input/03-gamepad-polling 8 tháng trước cách đây
onmouseover.webp cf92ef7994 examples: Added input/03-gamepad-polling 8 tháng trước cách đây
thumbnail.png cf92ef7994 examples: Added input/03-gamepad-polling 8 tháng trước cách đây

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.