KLShapeShiftCardItemKml.txt 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. <uipanel id="KLShapeShiftCardItem" name="变身卡牌道具模板" width="134" height="192" zindex="-1">
  2. <panel id="panel_is" width="134" height="234" a="01" x="0" y="0">
  3. <panel id="panel_empty" a="01" width="134" height="192" x="0" y="0">
  4. <img src="card_bg" atlas="Atlas/KLShapeShiftCard.spriteatlas" raycast="1" id="img_empty_bg" width="134" height="192">
  5. </img>
  6. <img src="img_skill_lock" atlas="Atlas/TS_Common.spriteatlas" y="1" id="img_empty_lock" a="00" width="52" height="65">
  7. </img>
  8. <img src="tianjia_ty" atlas="Atlas/TS_Common.spriteatlas" id="img_empty_add" a="00" width="95" height="95">
  9. </img>
  10. </panel>
  11. <panel id="panel_card" a="01" width="134" height="192" x="0" y="0">
  12. <img src="card_quality_1" atlas="Atlas/KLShapeShiftCard.spriteatlas" id="img_card_bg" a="00" raycast="1" width="134" height="191">
  13. </img>
  14. <img src="" atlas="Atlas/KLShapeShiftCard.spriteatlas" y="-4" id="img_card_icon" a="00">
  15. </img>
  16. <img src="num_quality_1_1" atlas="Atlas/KLShapeShiftCard.spriteatlas" a="01" x="0" y="-14" id="img_card_level" width="29" height="16">
  17. </img>
  18. <text text="赤焱·大恶魔" a="02" y="14" width="130" height="24" fontsize="14" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" ta="11" id="text_card_name" horwrap="1">
  19. </text>
  20. </panel>
  21. <button id="btn_card_func" a="01" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="113" height="40" onclick="" text="合成" raycast="1" mimg="" pimg="" dimg="" fontsize="18" ta="11" outlinesize="1" outlinecolor="#000000FF" y="-194" active="1">
  22. <text text="3/3" y="87" width="140" height="24" fontsize="18" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" ta="11" id="text_card_count" horwrap="1">
  23. </text>
  24. </button>
  25. <img id="img_select" a="01" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="card_select_bg" width="134" height="191" active="0">
  26. </img>
  27. <img id="item_equip_redPoint" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="ico_red_n" a="21" x="5" y="5" active="0">
  28. </img>
  29. </panel>
  30. </uipanel>