pygame.init() BLACK = (0, 0, 0) # 黑色 WHITE = (255, 255, ... action() else: pygame.draw.rect(screen, ic, (x, y, w, h)) textSurf, textRect ...
確定! 回上一頁