korge icon indicating copy to clipboard operation
korge copied to clipboard

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

soywiz avatar Sep 16 '20 13:09 soywiz

  • 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

soywiz avatar Sep 20 '20 00:09 soywiz