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