12345678910111213141516171819 |
- <uipanel id="KLHookPointMonsterItemKml" name="挂机点boss模板" a="11" width="715" height="80" zindex="-1">
- <img id="Bg" a="00" atlas="" src="Texture/hookInfoBg.png" width="715" height="80" raycast="1" x="0" y="1" scale9l="42" scale9b="37" scale9r="34" scale9t="29">
- <img id="headBG" a="00" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" src="itemBg" width="50" height="50" raycast="1" x="-305" y="0">
- </img>
- <img id="imgHead" a="00" atlas="Atlas/Common.spriteatlas" src="" width="50" height="50" raycast="1" x="-305" y="0">
- </img>
- <text id="txtName" a="00" text="默认内容默认内容" fontsize="18" height="25" width="130" ta="01" x="-190" y="1" horwrap="1" color="#CCCCCCFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="txtLevel" a="00" text="Lv.5555" fontsize="18" height="25" width="72" ta="01" x="-65" y="1" horwrap="1" color="#CCCCCCFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="txtExp" a="00" text="默认内容" fontsize="18" height="25" width="168" ta="01" x="77" y="0" horwrap="1" color="#CCCCCCFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <button id="btnGo" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="113" height="40" onclick="" text="立即前往" raycast="1" x="250" y="0" fontsize="18" ta="11" textcolor="#DBE0E6FF" dcolor="#FFFFFFFF" outlinesize="1" outlinecolor="#000000FF">
- </button>
- <img id="imgArrow" a="00" atlas="Atlas/TS_Common.spriteatlas" src="img_arrowLight" width="46" height="67" active="0" raycast="1" x="320" y="-1" rotate="0,0,180">
- </img>
- </img>
- </uipanel>
|