Tagged Questions
0
votes
1answer
95 views
Menu selection wont stay on selected option
My Menu has a START and a QUIT option. I'm using a controller's D-PAD for selection. The game begins with START highlighted. When I push the down button on the D-PAD, it highlights the QUIT option. ...
0
votes
1answer
487 views
Trouble programming JInput for game controller
Due to lack of reasonable documentation, I have not been able to program inputs for using a game controller. The most I have ever found was how to detect if a controller is found and what it's name ...