Hi forum!
Is there any documentation? I could’n find any.
The examples didn’t show me my GameController either.
How can I use jinput? I downloaded the binary jars and put them in the CLASSPATH, but what’s the point with “plugins”, some Readme tolds about “controller”-directory… !!! ???
Someone could point this out quickly?
As for now, I developed a DirectX-DLL, which gets bound to Java via JNI (and therefore is only available on the Windows Platform) and works great.
But of course I want platform independence.
BTW, how is the interface implemented on Linux (native side)??