コード例 #1
0
 def announceGenerate(self):
     self.b_setState('WaitForEnough')
     DistributedPartyActivityAI.announceGenerate(self)
コード例 #2
0
 def announceGenerate(self):
     DistributedPartyActivityAI.announceGenerate(self)
     self.__initCannons()
 def announceGenerate(self):
     DistributedPartyActivityAI.announceGenerate(self)
     self.notify.debug("announceGenerate")
コード例 #4
0
 def announceGenerate(self):
     self.b_setState('WaitForEnough')
     DistributedPartyActivityAI.announceGenerate(self)