I’m writing a java program that needs to get some directional and speed information.
Currently, I feed those info usign a mouse, but I really hope to use a steering wheel device.
So, I did a little bit of search, and it seems Jinput might gvie me what I want.
However, looking at APIs it’s not obvious how I can do it.
So, here is my question: By using Jinput, can I use a steering wheel device?
Have anybody ever done or have you heard somebody ever done it?
Lastly, do you have any recommendation for the device?