Uses of Interface
com.blackrook.gloop.glfw.GLFWInputSystem.JoystickInputParameters
Packages that use GLFWInputSystem.JoystickInputParameters
-
Uses of GLFWInputSystem.JoystickInputParameters in com.blackrook.gloop.glfw
Methods in com.blackrook.gloop.glfw with parameters of type GLFWInputSystem.JoystickInputParametersModifier and TypeMethodDescriptionvoidGLFWInputSystem.addJoystickInputObject(int jid, GLFWInputSystem.JoystickInputParameters parameters, Object inputObject) Adds a joystick-specific object that is annotated for receiving input events to this input system.