KLUISkillTipsPanelKml.txt 2.0 KB

12345678910111213141516171819202122
  1. <uipanel id="KLUISkillTipsPanelKml" 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="0" y="0">
  3. </button>
  4. <img id="BG" atlas="Atlas/UIMasterTalent.spriteatlas" src="bg_black_grid_N" width="310" height="317" 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="-104" y="110">
  6. </img>
  7. <text id="SkillName" a="00" text="技能名字" fontsize="18" height="25" width="198" ta="01" horwrap="1" x="43" y="133" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  8. </text>
  9. <text id="SkillLvTitle" a="00" text="等级" fontsize="18" height="25" width="198" ta="01" horwrap="1" x="43" y="100" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  10. </text>
  11. <text id="SkillLv" a="00" text="8" fontsize="18" height="25" width="155" ta="01" horwrap="1" x="66" y="100" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  12. </text>
  13. <img id="img5" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="img_tips_shuxing_di" width="272" height="24" raycast="1" x="-13" y="52" color="#FFFFFFFF">
  14. <img id="img9" a="00" atlas="Atlas/UIMasterTalent.spriteatlas" src="nowLv" width="78" height="21" raycast="1" x="-86" y="0">
  15. </img>
  16. </img>
  17. <text id="SkillInfo" a="00" text="默认内容" fontsize="18" linespace="1" height="131" width="291" ta="00" horwrap="1" x="0" y="-37" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  18. </text>
  19. <button id="CloseButton" 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="-130" fontsize="18">
  20. </button>
  21. </img>
  22. </uipanel>