예제 #1
0
 def stop(self):
     super(ClosingCutscene, self).stop()
     unload_image('earth.jpg')
     unload_image('crashing_probe')
예제 #2
0
 def stop(self):
     super(ClosingCutscene, self).stop()
     unload_image('earth.jpg')
     unload_image('crashing_probe')
예제 #3
0
 def stop(self):
     super(OpeningCutscene, self).stop()
     unload_image('earth.jpg')
     unload_image('earth_time_fractures')
예제 #4
0
 def stop(self):
     super(OpeningCutscene, self).stop()
     unload_image('earth.jpg')
     unload_image('earth_time_fractures')