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.
我有一个 USB RC 飞行模拟器控制器,它在计算机中定义为“符合 HID 的游戏控制器”。问题是我不知道如何将此控制器连接到我的 Java 应用程序以接收来自它的输入。我什至找不到它的 COMM 端口,因为它不是串行端口。这是控制器的图像:
有任何想法吗?
你试过 JInput 吗?
http://fivedots.coe.psu.ac.th/~ad/jg2/ch11/index.html