我正在学习使用Pygame,当我使用 sys.exit() 时,我遇到了一个问题。 ... event.type == QUIT: sys.exit(0) else: print event while True: input(pygame.event.get())
確定! 回上一頁