Hi,
I’m new to JInput and I have a problem which I cannot solve. The keyboard works fine but my mouse doesn’t. Now for to test my application, I want to rotate my camera with the mouse movement nut when i poll the mouse, I always get 0 back.
What do I have to do, I thought about sticking the hardware mouse cursor to 0,0 but then I need some other cursor. Anyone can help me out what I have to to there?
On the other side, later for the real usage and not the test one. I want to be able to move to cursor inside the application and pick objects.
What would you suggest me?