KLUISkillUpTipsPanelKml.txt 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <uipanel id="KLUISkillUpTipsPanelKml" name="大师系统技能升级提示界面" a="00" width="300" height="300" zindex="300">
  2. <button id="MaskCloseButton" a="00" atlas="Atlas/Common.spriteatlas" src="btn_common8" width="2000" height="2000" onclick="" text="" raycast="1" color="#FFFFFF00" x="58" y="0">
  3. </button>
  4. <img id="BG" atlas="Atlas/UIMasterTalent.spriteatlas" src="bg_black_grid_N" width="353" height="414" scale9l="9" scale9r="9" scale9b="15" scale9t="15" x="0" y="8" z="0" a="00" rotate="0,0,0" raycast="1" color="#FFFFFFFF">
  5. <img id="SkillIcon" a="00" atlas="Atlas/Skill_icon.spriteatlas" src="chuantoujian" width="70" height="70" raycast="1" x="-128" y="149">
  6. </img>
  7. <text id="SkillLvTitle" a="00" text="等级" fontsize="18" height="25" width="226" ta="01" horwrap="1" x="30" y="150" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  8. <text id="SkillLv" a="00" text="10/10" fontsize="18" height="25" width="155" ta="11" horwrap="1" x="66" y="0" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  9. </text>
  10. </text>
  11. <text id="SkillName" a="00" text="技能名字" fontsize="18" height="25" width="224" ta="01" horwrap="1" x="30" y="179" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF" color="#FF8A00FF">
  12. </text>
  13. <text id="NeedPointTitle" a="00" text="需要前置点数" fontsize="18" height="25" width="226" ta="01" horwrap="1" x="30" y="120" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  14. <text id="NeedPoint" a="00" text="0" fontsize="18" height="25" width="88" ta="01" horwrap="1" x="100" y="0" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  15. </text>
  16. </text>
  17. <button id="UpButton" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window11" width="113" height="40" onclick="" text="升级" raycast="1" fonttype="微软雅黑" ta="11" outlinesize="1" outlinecolor="#000000FF" x="0" y="-175" fontsize="18">
  18. </button>
  19. <scrollview id="scrollview3" a="00" width="361" height="247" vertical="1" y="-24" raycast="1" x="0" movementtype="2">
  20. <layout id="layout4" width="360" height="230" a="01" vertical="1" contentsizefitter="1" raycast="1">
  21. <panel id="nowInfo" width="361" height="125">
  22. <img id="img7" a="01" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_tips_shuxing_di" width="330" height="24" raycast="1" x="-9" y="0" color="#FFFFFF66">
  23. <img id="img9" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="nowLv" width="78" height="21" raycast="1" x="-111" y="0">
  24. </img>
  25. </img>
  26. <text id="NowSkillInfo" a="01" text="" fontsize="18" linespace="1.2" height="95" width="330" ta="00" horwrap="1" x="0" y="-28" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  27. </text>
  28. </panel>
  29. <panel id="nextInfo" width="361" height="125">
  30. <img id="img3" a="01" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_tips_shuxing_di" width="330" height="24" raycast="1" x="-9" y="0" color="#FFFFFF66">
  31. <img id="img4" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="nextLv" width="78" height="21" raycast="1" x="-111" y="0">
  32. </img>
  33. </img>
  34. <text id="NextSkillInfo" a="01" text="" fontsize="18" linespace="1.2" height="95" width="330" ta="00" horwrap="1" x="0" y="-28" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  35. </text>
  36. </panel>
  37. </layout>
  38. </scrollview>
  39. </img>
  40. </uipanel>