10
0
13
12636
1
pygame图形接口 使用pygame.image模块,可以对图像进行读取和保存。 使用pygame.image.load读取图像文件。 img = pygame.image...