Example #1
0
 def quit(self):
     State.quit(self)
Example #2
0
 def quit(self):
     pygame.mixer.music.stop()
     State.quit(self)
Example #3
0
 def quit(self):
     State.quit(self)