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