pyunity.window.pygameWindow.
Window
Bases: object
object
A window provider that uses PyGame.
start
Start the main loop of the window.
update_func (function) – The function that calls the OpenGL calls.
Contents: