Java USB Game Controller Library
Is there a Java library out there to read inputs from a USB ga开发者_如何学编程me controller, and if so, which ones would be best? Thanks!
JInput -- http://java.net/projects/jinput
I've used it a bit. You should search on Google for a tutorial.
精彩评论