Package de.coreengine.framework
Class GLFW
- java.lang.Object
-
- de.coreengine.framework.GLFW
-
public class GLFW extends Object
Class to manage glfw context- Author:
- Darius Dinger
-
-
Constructor Summary
Constructors Constructor Description GLFW()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
deinit()
Deinitialize glfwstatic void
init()
Initialize glfw
-