Пример #1
0
 def __del__(self):
     surrender.shutdown()
Пример #2
0
    def shutdown(self):
        """Shuts down the renderer.

        Destroys the OpenGL context and the window associated with the renderer.
        """
        surrender.shutdown()