2 Commits

Author SHA1 Message Date
nkymut
bb56ed479f Refactor gamepad polling to use Strudel's signal system
- Replace requestAnimationFrame polling with signal
- individual signals for buttons and axes from baseSignal
- Remove window message-based gamepad state handling for toggleButtons
- Add module-level state storage to keep button state across strudel code update
2025-01-26 02:04:13 +08:00
nkymut
d741b4d17a Add GamePad Module 2024-11-27 01:03:09 +08:00