screen = pygame.display.set_mode(size). while 1: for event in pygame.event.get():. if event.type == pygame.QUIT: pygame.quit(); sys.exit();.
確定! 回上一頁