You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Android version of Allegro detects gamepads as having 11 buttons: A, B, X, Y, L1, R1, DPAD_LEFT, DPAD_RIGHT, DPAD_UP, DPAD_DOWN and MENU. It would be nice if we could use the joystick API to read the state of other buttons such as: SELECT, START, THUMBL, THUMBR, L2, R2, DPAD_CENTER...
Currently, the Android version of Allegro detects gamepads as having 11 buttons: A, B, X, Y, L1, R1, DPAD_LEFT, DPAD_RIGHT, DPAD_UP, DPAD_DOWN and MENU. It would be nice if we could use the joystick API to read the state of other buttons such as: SELECT, START, THUMBL, THUMBR, L2, R2, DPAD_CENTER...
https://developer.android.com/develop/ui/views/touch-and-input/game-controllers/controller-input
Related to #1479
The text was updated successfully, but these errors were encountered: