pyunity.window.glfwWindow.
Window
Bases: object
object
A window provider that uses GLFW.
pyunityException – If the window creation fails
start
Start the main loop of the window.
updateFunc (function) – The function that calls the OpenGL calls.
Contents: