import pygame pygame.init() text = font_path = font_size = screen = pygame.display.set_mode((600800)) #使用pygame.display.set_mode()方法创建一个指定大小 ...
確定! 回上一頁