pyunity.window.glutWindow.
Window
Bases: object
object
A window provider that uses FreeGLUT.
display
Function to render in the scene.
schedule_update
Starts the window refreshing.
start
Start the main loop of the window.
update_func (function) – The function that calls the OpenGL calls.
Contents: