examples: Added input/04-gamepad-events

This commit is contained in:
Ryan C. Gordon
2025-09-07 14:06:21 -04:00
parent 1f1ee7fa08
commit a5d790124c
5 changed files with 215 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
This example code looks for gamepad input in the event handler, and
reports any changes as a flood of info.