需要導入模塊: from OpenGL import GL [as 別名] # 或者: from OpenGL.GL import glBegin [as 別名] def draw_box(self, x0, y0, x1, y1): '''Draws a selection box ...
確定! 回上一頁