KLUIMasterTalentColumnItemKml.txt 1.7 KB

12345678910111213141516171819202122232425
  1. <uipanel id="KLUIMasterTalentColumnItem" width="120" height="314" zindex="-1">
  2. <scrollview id="SkillScrollview" width="120" height="314" vertical="1" raycast="0" movementtype="2">
  3. <layout id="layout5" width="360" height="230" a="00" vertical="1" contentsizefitter="3" raycast="1" space="20">
  4. <datalist id="SkillDataList">
  5. <panel id="SkillItem" active="1" width="80" height="80">
  6. <img id="SkillBG" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_skill_bg3" width="100" height="100" raycast="1" x="0" y="2" active="1">
  7. <img id="SkillBG_Light" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_skill_bg_light" width="100" height="100" raycast="1" active="0" fadeintime="0" fadeouttime="0">
  8. </img>
  9. </img>
  10. <img id="SkillIcon" a="00" atlas="Atlas/UIOutSkillIcon.spriteatlas" src="1001" width="70" height="70" raycast="1" active="1">
  11. </img>
  12. <img id="SkillSign" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="icon-3" width="20" height="16" raycast="1" x="-25" y="27">
  13. </img>
  14. <img id="SkillMask" a="00" atlas="Atlas/Common.spriteatlas" src="bg_tips" width="70" height="70" raycast="1" color="#000000FF" active="1">
  15. </img>
  16. <text id="SkillLv" a="00" text="10/10" fontsize="18" height="25" width="70" ta="11" horwrap="1" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF" x="0" y="-27" active="1">
  17. </text>
  18. <button id="SkillButton" a="00" atlas="Atlas/Common.spriteatlas" src="btn_common8" width="80" height="80" onclick="" text="" raycast="1" color="#FFFFFF00">
  19. </button>
  20. </panel>
  21. </datalist>
  22. </layout>
  23. </scrollview>
  24. </uipanel>