Uses of Class
com.blackrook.gloop.glfw.GLFWContext.MainLoop
Packages that use GLFWContext.MainLoop
-
Uses of GLFWContext.MainLoop in com.blackrook.gloop.glfw
Methods in com.blackrook.gloop.glfw that return GLFWContext.MainLoopModifier and TypeMethodDescriptionstatic GLFWContext.MainLoopGLFWContext.createLoop(GLFWWindow window, GLFWInputSystem inputSystem) Creates a mechanism for looping on polling a GLFWWindow and InputSystem.