Questions tagged [jinput]

JInput is a Java API for accessing input controllers, originally intended for game controllers.

62 questions
-1
votes
1 answer

joystick event in java

I have a java application containing one text-field and I'm using a joystick. How can I do something in the text-field when a button on the joystick is pressed? /* * To change this license header, choose License Headers in Project Properties. * To…
-1
votes
1 answer

JInput Multiple Controllers?

i'm somewhat new to jinput and java in general and was wondering, what's the easiest way to set up multiple xbox 360 controllers (particularly 4) with jinput? currently, i'm currently going off of theuzo007's tutorial on jinput with controllers, and…
user3196935
  • 61
  • 1
  • 6
1 2 3 4
5