def announceGenerate(self):
     DistributedInstanceWorld.announceGenerate(self)
     self.eventRng = random.Random(self.doId)
예제 #2
0
 def announceGenerate(self):
     DistributedInstanceWorld.announceGenerate(self)
     self.eventRng = random.Random(self.doId)