Home | History | Annotate | Download | only in input

Lines Matching refs:JoyInput

88     private final JoyInput joystick;

131 public InputManager(MouseInput mouse, KeyInput keys, JoyInput joystick, TouchInput touch) {
343 throw new UnsupportedOperationException("JoyInput has raised an event at an illegal time.");
364 throw new UnsupportedOperationException("JoyInput has raised an event at an illegal time.");