Beispiel #1
0
 def initialize(self):
     Bootstrap.bootstrap_pygame(self.map)
Beispiel #2
0
 def initialize(self, map_name):
     return Bootstrap.bootstrap_pygame(self.map, map_name)