コード例 #1
0
 def playCompletedBuilding(self, uid):
     self.__playSound(SoundEffectsId.getEndBuildingProcess(uid))
コード例 #2
0
 def playFortClanWarResult(self, result):
     self.__playSound(SoundEffectsId.getFortClanWarResult(result))
コード例 #3
0
 def playCompletedBuilding(self, uid):
     self.__playSound(SoundEffectsId.getEndBuildingProcess(uid))
コード例 #4
0
 def playFortClanWarResult(self, result):
     self.__playSound(SoundEffectsId.getFortClanWarResult(result))