Closed Behemyth closed 5 years ago
GLFWWindowBackend and GLFWInputBackend are closely coupled. The WIndow Backend should be able to handle the case where the input backend may not necessarily be GLFW as well.
GLFWWindowBackend
GLFWInputBackend
GLFWWindowBackend
andGLFWInputBackend
are closely coupled. The WIndow Backend should be able to handle the case where the input backend may not necessarily be GLFW as well.