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