pyunity.window.glfwWindow module¶
Class to create a window using GLFW.
-
class
pyunity.window.glfwWindow.
Window
(config, name, resize)[source]¶ Bases:
object
A window provider that uses GLFW.
- Raises
PyUnityException – If the window creation fails