Ejemplo n.º 1
0
 def __init__(self, cr):
     DistCogdoLevelGame.__init__(self, cr)
Ejemplo n.º 2
0
 def __init__(self, cr):
     DistCogdoLevelGame.__init__(self, cr)
     self.cranes = {}
     self.moneyBags = {}
 def __init__(self, cr):
     DistCogdoLevelGame.__init__(self, cr)
     self.cranes = {}
     self.moneyBags = {}
 def __init__(self, cr):
     DistCogdoLevelGame.__init__(self, cr)