KLAppearEquipItemKml.txt 840 B

12345678910111213141516
  1. <uipanel id="KLAppearEquipItem" name="外观装备道具模板" width="64" height="64" zindex="-1">
  2. <button id="BtnEquip" width="64" height="64" atlas="Atlas/Common.spriteatlas" onclick="" src="cdTime_2" raycast="1">
  3. </button>
  4. <item id="EquipItem" src="20020001" width="64" height="64" mscale="40,40,40" mfixsize="64,64">
  5. </item>
  6. <img id="img_quality" a= "11" atlas="Atlas/UIBagPanel.spriteatlas" src="img_icon_excellent" z="-100" >
  7. </img>
  8. <text id="strengthLevel" fonttype="real_real_font_strength" a= "21" y= "-5" z="-100">
  9. </text>
  10. <text id="appendLevel" fonttype="real_font_append" horwrap="1" a= "21" y="-20" z="-100">
  11. </text>
  12. <img id="SpState" a="22" x="6" y="-5" z="-100" atlas="Atlas/Common.spriteatlas" src="bg_setting_gou" raycast="0" active = "0" >
  13. </img>
  14. </uipanel>