Support gamepad on all the targets
Open
soywiz
opened this issue 5 years ago
•
1 comments
- [x] Android
- [x] iOS
- [ ] Linux JVM https://www.kernel.org/doc/Documentation/input/gamepad.txt - https://www.kernel.org/doc/Documentation/input/joystick-api.txt - https://gist.github.com/jasonwhite/c5b2048c15993d285130
- [ ] Linux Native
- [ ] Windows JVM
- [ ] Windows Native
- [x] Mac JVM
- [x] Mac Native
- [x] JS
- https://www.kernel.org/doc/Documentation/input/joystick-api.txt
- https://www.kernel.org/doc/Documentation/input/gamepad.txt
- https://github.com/williamahartman/Jamepad
- https://github.com/torvalds/linux/blob/4da34b7d175dc99b8befebd69e96546c960d526c/include/uapi/linux/input-event-codes.h#L380-L399