Ejemplo n.º 1
0
 def initialize(self):
     Bootstrap.bootstrap_pygame(self.map)
Ejemplo n.º 2
0
 def initialize(self, map_name):
     return Bootstrap.bootstrap_pygame(self.map, map_name)