コード例 #1
0
ファイル: clientunit.py プロジェクト: webiumsk/WOT-0.9.12-CT
 def _closeSlot(self, slotIdx):
     UnitBase._closeSlot(self, slotIdx)
     self.onUnitSettingChanged(UNIT_OP.CLOSE_SLOT, slotIdx)
コード例 #2
0
 def _closeSlot(self, slotIdx):
     UnitBase._closeSlot(self, slotIdx)
     self.onUnitSettingChanged(UNIT_OP.CLOSE_SLOT, slotIdx)