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