KLTeamInfoItemKml.txt 1.0 KB

1234567891011121314
  1. <uipanel id="KLTeamInfoItem" name="队伍信息模板" width="150" height="168">
  2. <img id="HeaderIconBg" a="00" atlas="Atlas/UISkillPanel.spriteatlas" src="img_skill_headFrame" width="66" height="66" raycast="1" x="0" y="54">
  3. </img>
  4. <img id="icon" a="00" atlas="Atlas/MUIcon.spriteatlas" src="10" width="60" height="60" raycast="1" x="0" y="54">
  5. </img>
  6. <text id="playerName" a="00" text="你好" fontsize="16" height="25" width="204" ta="11" horwrap="1" y="9" outlinesize="1" outlinecolor="#000000FF">
  7. </text>
  8. <text id="state" a="00" text="默认内容" fontsize="16" height="25" width="204" ta="11" horwrap="1" x="0" y="-12" color="#FF0000FF" outlinesize="1" outlinecolor="#000000FF">
  9. </text>
  10. <img id="select" a="00" atlas="Atlas/Common.spriteatlas" src="bg_setting_gou" width="45" height="48" raycast="1" x="0" y="54">
  11. </img>
  12. <img id="leaderIcon" a="00" atlas="Atlas/UITeamMainInfoPanel.spriteatlas" src="ty_ico_team" width="26" height="28" raycast="1" x="-19" y="70">
  13. </img>
  14. </uipanel>