QUIT : running = False elif event.type == KEYDOWN and e.key == K_ESCAPE: running = False pygame.quit() draw_hud() speedDisplay ...
確定! 回上一頁