Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何库允许访问 Java 中的操纵杆输入?
最低要求是它可以在 Windows 下工作,能够检测所有连接的操纵杆并处理轴和按钮。
试试 JInput https://github.com/jinput/jinput
它甚至可以在 Linux 上运行 :)