KLUISkillUpTips2PanelKml.txt 2.9 KB

1234567891011121314151617181920212223242526272829303132
  1. <uipanel id="KLUISkillUpTips2PanelKml" 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="1" y="0">
  3. </button>
  4. <img id="BG" atlas="Atlas/UIMasterTalent.spriteatlas" src="bg_black_grid_N" width="353" height="455" scale9l="9" scale9r="9" scale9b="15" scale9t="15" x="0" y="0" 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="175">
  6. </img>
  7. <text id="SkillName" a="00" text="技能名字" fontsize="18" height="25" width="224" ta="01" horwrap="1" x="30" y="202" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF" color="#FF8A00FF">
  8. </text>
  9. <text id="SkillLvTitle" a="00" text="等级" fontsize="18" height="25" width="226" ta="01" horwrap="1" x="30" y="170" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  10. <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" color="">
  11. </text>
  12. </text>
  13. <text id="NeedPointTitle" a="00" text="需要前置点数" fontsize="18" height="25" width="226" ta="01" horwrap="1" x="30" y="137" 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="-198" fontsize="18">
  18. </button>
  19. <scrollview id="scrollview1" a="00" width="317" height="260" vertical="1" y="-44" raycast="1" x="0">
  20. <layout id="layout2" width="360" height="230" a="11" vertical="1" contentsizefitter="1" raycast="1" cella="11" control_width="1" control_height="1" space="5">
  21. <datalist id="SkillInfoDataList" databind="">
  22. <text id="SkillInfo" text="技能信息" fontsize="18" height="20" width="398" ta="00" horwrap="1" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF" linespace="1">
  23. </text>
  24. </datalist>
  25. </layout>
  26. </scrollview>
  27. <img id="img1" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_tips_shuxing_di" width="330" height="24" raycast="1" x="-9" y="105" color="#FFFFFF66">
  28. <img id="img9" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="nowLv" width="78" height="21" raycast="1" x="-111" y="0">
  29. </img>
  30. </img>
  31. </img>
  32. </uipanel>