Add stick button mappings to gamepad implementation and improve docs

This commit is contained in:
Greg Ervin 2025-10-26 13:31:13 -05:00
parent 7cef558440
commit ee43d85f29
3 changed files with 14 additions and 0 deletions

View file

@ -14,6 +14,10 @@ export const buttonMap = {
rt: 7,
back: 8,
start: 9,
l3: 10,
ls: 10,
r3: 11,
rs: 11,
u: 12,
up: 12,
d: 13,