Ejemplo n.º 1
0
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
     self.prevTeamScore = None
     self.localShip = None
     self.teleportCallback = None
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
     self.prevTeamScore = None
     self.localShip = None
     self.teleportCallback = None
Ejemplo n.º 3
0
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
Ejemplo n.º 5
0
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
     self.prevTeamScore = None
Ejemplo n.º 6
0
 def __init__(self, cr):
     DistributedPVPInstance.__init__(self, cr)
     self.prevTeamScore = None