pyunity.window.glutWindow module¶
Class to create a window using FreeGLUT.
-
class
pyunity.window.glutWindow.Window(name, resize)[source]¶ Bases:
pyunity.window.ABCWindowA window provider that uses FreeGLUT.
Class to create a window using FreeGLUT.
pyunity.window.glutWindow.Window(name, resize)[source]¶Bases: pyunity.window.ABCWindow
A window provider that uses FreeGLUT.