The gamepad is not connected exception.
Thrown when using a gamepad not connected.
You can check connection status with Gamepad.connected
, or get all the connected gamepads with GLFW.getConnectedGamepads
.
The gamepad is not connected exception.
Thrown when using a gamepad not connected.
You can check connection status with Gamepad.connected
, or get all the connected gamepads with GLFW.getConnectedGamepads
.