coding=utf-8 -*- import pygame from pygame.locals import KEYDOWN import ... QUIT: pygame.quit() exit() screen.fill((255, 255, 255)) for i in ...
確定! 回上一頁