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