Files
scummvm/dists
Lars Sundström 8d395fd790 IOS7: Add support for Extended Gamepad controllers
Add support for Extended Gamepad controllers. What defines extended
gamepad controllers can be found here:
https://developer.apple.com/documentation/gamecontroller/gcextendedgamepad

Support has been added for controlling the pointer position using the
left thumbstick, left clicks using the A-button and right clicks using
the B-button. Also the Main menu can be accessed using the Home/Menu
button.

The thumbstick values are received when changed, however if holding the
thumbstick in the same position the valueChangedHandler will not be
called. Therefore store the X- and Y-axis values and begin to poll
readings of the stored values for as long as the thumbstick is out of
the center position.
2022-08-08 21:08:56 +01:00
..
2022-06-05 20:43:05 +02:00
2021-11-03 19:10:25 +01:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-06-05 20:43:05 +02:00
2022-05-28 10:38:57 +02:00
2022-01-18 16:49:03 +01:00