コード例 #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()