
🎮 Library for access to input devices.
this library is
- using jna directly instead of jni
- using service-loader instead of proprietary plugin mechanism
and this is a fork of original
- reference implementation ... this project
- hid4java
- purejavahidapi
- gamepad4j
- https://github.com/bozjator/JInput-Joystick
- mac
- windows
Licensed under BSD License, copyright is attributed in each source file committed.
use proper ServiceLoader instead of proprietary plugin system (backport from vavi-awt-joystick)- linux spi not tested yet
windows wip, package namewindows spi not tested yetdeprecate polling, use event listener?- native parts
- backport cf lib to rococoa
- separate jna parts as jna-platform-extended?
at windows, i mistake dword as 2byte- component value should be generics? (currently float fixed)