Package org.lwjglx.input
Class KeyCodes
java.lang.Object
org.lwjglx.input.KeyCodes
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyCodes
public KeyCodes()
-
-
Method Details
-
toLwjglKey
public static int toLwjglKey(int int1) -
toGlfwKey
public static int toGlfwKey(int int1)
-