I've a simple script using Pygame running as root and I'm using: for event in pygame.event.get(): if event.type == pygame.QUIT: sys.exit()
確定! 回上一頁