Exemplo n.º 1
0
 def playCompletedBuilding(self, uid):
     self.__playSound(SoundEffectsId.getEndBuildingProcess(uid))
Exemplo n.º 2
0
 def playFortClanWarResult(self, result):
     self.__playSound(SoundEffectsId.getFortClanWarResult(result))
Exemplo n.º 3
0
 def playCompletedBuilding(self, uid):
     self.__playSound(SoundEffectsId.getEndBuildingProcess(uid))
 def playFortClanWarResult(self, result):
     self.__playSound(SoundEffectsId.getFortClanWarResult(result))