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