예제 #1
0
 def flip(self):
     self.draw_mouse_cursor()
     agl.aglSwapBuffers(self._agl_context)
     _aglcheck()
예제 #2
0
 def flip(self):
     agl.aglSwapBuffers(self._context)
     _aglcheck()