MCPcopy Create free account
hub / github.com/demoth/jake2 / JoystickFunc

Method JoystickFunc

client/src/main/java/jake2/client/Menu.java:1235–1237  ·  view source on GitHub ↗
(Object unused)

Source from the content-addressed store, hash-verified

1233 }
1234
1235 private static void JoystickFunc(Object unused) {
1236 Cvar.getInstance().SetValue("in_joystick", s_options_joystick_box.curvalue);
1237 }
1238
1239 private static void CustomizeControlsFunc(Object unused) {
1240 Menu_Keys_f();

Callers 1

executeMethod · 0.95

Calls 2

getInstanceMethod · 0.95
SetValueMethod · 0.80

Tested by

no test coverage detected