1234567891011121314151617181920212223242526272829 |
- <uipanel id="KLUIForgingMasterPanel" name="锻造大师界面" adapter="1" zindex="210" z="-600" width="1334" height="750" a="20">
- <button id="btn_close" atlas="Atlas/TS_Common.spriteatlas" src="ty_num_bg" width="2000" height="2000" color="#FFFFFF00" raycast="1" x="0" y="1">
- </button>
- <img id="img_bg" atlas="Atlas/TS_Common.spriteatlas" src="ty_num_bg" width="370" height="240" x="392" y="165" scale9b="10" scale9l="10" scale9r="10" scale9t="10" raycast="1">
- <img atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="ty_ttx_2" x="108" y="83" id="img_13">
- </img>
- <img atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="ty_ttx_1" x="-108" y="83" id="img_14">
- </img>
- <text id="text_title" text="强化大师" fontsize="24" outlinesize="1" outlinecolor="#000000FF" x="0" y="83" color="#E6E600" horwrap="1" fonttype="微软雅黑" width="0" height="28" ta="10">
- </text>
- <text id="text_part_name" text="" fontsize="20" outlinesize="1" outlinecolor="#000000FF" y="47" color="#1ADD1F" horwrap="1" fonttype="微软雅黑" width="0" height="23" ta="10" outline="1">
- </text>
- <text id="text_tips" text="满足条件可点亮属性" fontsize="22" outlinesize="1" outlinecolor="#000000FF" y="10" horwrap="1" fonttype="微软雅黑" width="256" height="25" ta="10">
- </text>
- <img id="now_level" atlas="Atlas/TS_Common.spriteatlas" src="ty_num_bg" width="345" height="38" scale9b="10" scale9l="10" scale9r="10" scale9t="10" active="" y="-37">
- <text id="now_attr" text="" fontsize="18" outlinesize="1" outlinecolor="#000000FF" color="#DCE1E5" ta="01" a="11" x="11" horwrap="1" fonttype="微软雅黑" width="172" height="20" outline="1" y="-9">
- </text>
- <text id="now_bonus" text="" fontsize="18" outlinesize="1" outlinecolor="#000000FF" color="#DCE1E5" ta="21" a="00" x="99" horwrap="1" fonttype="微软雅黑" width="137" height="20" outline="1">
- </text>
- </img>
- <img id="next_level" atlas="Atlas/TS_Common.spriteatlas" src="ty_num_bg" width="345" height="38" scale9b="10" scale9l="10" scale9r="10" scale9t="10" active="" y="-81">
- <text id="next_attr" text="" fontsize="18" outlinesize="1" outlinecolor="#000000FF" color="#999999" ta="01" a="11" x="11" horwrap="1" fonttype="微软雅黑" width="188" height="20" outline="1" y="-10">
- </text>
- <text id="next_bonus" text="" fontsize="18" outlinesize="1" outlinecolor="#000000FF" color="#999999" ta="21" a="11" x="187" horwrap="1" fonttype="微软雅黑" width="154" height="20" outline="1" y="-10">
- </text>
- </img>
- </img>
- </uipanel>
|