Uses of Class
at.wisch.joystick.exception.JoystickNotFoundException

Packages that use JoystickNotFoundException
at.wisch.joystick   
 

Uses of JoystickNotFoundException in at.wisch.joystick
 

Methods in at.wisch.joystick that throw JoystickNotFoundException
static FFJoystick JoystickManager.getFFJoystick()
          Gets a force feedback joystick.
static Joystick JoystickManager.getJoystick()
          Gets a joystick.
static Joystick JoystickManager.getJoystick(int joystickIndex)
          Gets a joystick with a certain index.