Surface((window.get_size())) background.fill((255, 255, 255)) image = image2 = pygame.image.load('alpha.png') image = image.convert() rect ...
確定! 回上一頁