QUIT : pygame.quit() # Fills screen.fill(color_background) screen.blit(text, text_rect) # Updates pygame.display.update() if __name__ ...
確定! 回上一頁