Example #1
0
 def close(self):
     ConfigParser.Write()
     # Shutdown Pygame and Sys
     pygame.quit()
     sys.exit()