KLUICostMatItemKml.txt 842 B

123456789101112
  1. <uipanel id="KLUICostMatItem" width="350" height="40" zindex="-1">
  2. <img id="BG" a="00" atlas="Atlas/Common.spriteatlas" src="ty_info_bar" width="350" height="38" raycast="1" scale9l="14" scale9b="12" scale9r="13" scale9t="11">
  3. </img>
  4. <panel id="Model" width="30" height="30" a="10" x="9" y="0">
  5. </panel>
  6. <text id="TextName" fontsize="18" horwrap="1" text=" %s" width="150" height="20" a="10" x="45" ta="01" outlinesize="1" outlinecolor="#000000FF">
  7. </text>
  8. <text id="TextCount" fontsize="18" horwrap="1" text="<color=#00ff00>%s</color>/%s" width="200" height="20" a="20" ta="21" x="-50" outlinesize="1" outlinecolor="#000000FF">
  9. </text>
  10. <button id="addButton" active="0" src="ty_btn_add" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="" width="40" height="40" a="20" x="0" y="0">
  11. </button>
  12. </uipanel>