Exemplo n.º 1
0
 def flip(self):
     self.draw_mouse_cursor()
     agl.aglSwapBuffers(self._agl_context)
     _aglcheck()
Exemplo n.º 2
0
 def flip(self):
     agl.aglSwapBuffers(self._context)
     _aglcheck()