examples: added input/01-joystick-polling

This commit is contained in:
Ryan C. Gordon
2024-11-24 20:51:59 -05:00
parent c508396e33
commit a07a88c1b4
3 changed files with 196 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
This example code looks for the current joystick state once per frame,
and draws a visual representation of it.