KLUIExperienceItemKml.txt 1.1 KB

12345678910111213
  1. <uipanel id="KLUIExperienceItem" x="200" y="-148" z="0" width="160" height="35" a="00" rotate="0,0,0">
  2. <img id="experience_item_bg1" width="160" height="35" x="0" y="0" z="0" a="00" rotate="0,0,0" raycast="1" src="experienceIcon" atlas="Atlas/TS_Common.spriteatlas">
  3. <img id="addBtn" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" src="experienceAddIcon" width="30" height="30" x="0" y="0" onclick="KmlMainUI/@添加经验加成 " z="0" a="20" rotate="0,0,0" raycast="0">
  4. </img>
  5. <text id="experienceName" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" x="3" width="129" height="25" ta="01" color="#C0C0C0" y="0" z="0" a="10" rotate="0,0,0" horwrap="1">
  6. </text>
  7. <text id="experienceTxt" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" x="3" width="129" height="20" ta="21" color="#FFFFFF" y="0" z="0" a="10" rotate="0,0,0" horwrap="1">
  8. </text>
  9. <countdown id="time" active="0" time="" fonttype="微软雅黑" fontsize="16" width="106" formattype="0" height="25" ta="21" x="2" y="1" color="#FFFFFF" z="0" a="00" rotate="0,0,0">
  10. </countdown>
  11. </img>
  12. </uipanel>