123456789101112131415161718192021222324252627 |
- <uipanel id="KLRedFortSettlementPanelKml" name="赤色要塞结算界面" a="00" width="300" height="300" zindex="230">
- <panel id="root" a="00" width="1334" height="750" raycast="1" x="1" y="1">
- <img id="bg" a="00" atlas="Atlas/TS_Common.spriteatlas" src="ty_bg_oneFrame" width="498" height="400" raycast="1" x="0" y="0" scale9l="38" scale9b="28" scale9r="41" scale9t="50">
- <text id="text12" a="00" text="活动结束" fontsize="20" height="32" width="350" ta="11" horwrap="1" x="1" y="175">
- </text>
- <img id="img7" a="00" atlas="Atlas/TS_Common.spriteatlas" src="ty_num_bg" width="476" height="283" raycast="1" scale9l="12" scale9b="11" scale9r="16" scale9t="8" x="0" y="4">
- </img>
- <img id="img4" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="bg2" width="191" height="252" raycast="1" x="-120" y="0">
- </img>
- <img id="img5" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="bg1" width="191" height="252" raycast="1" x="121" y="0">
- </img>
- <text id="text8" a="00" text="奖励请至邮件处领取" fontsize="16" height="32" width="350" ta="11" horwrap="1" x="0" y="-121" color="#00FF00FF" outlinesize="0" outlinecolor="#FFFFFFFF">
- </text>
- <button id="btnOK" a="00" atlas="Atlas/TS_Common.spriteatlas" src="button_interface_window11" width="93" height="31" onclick="" text="确定" raycast="1" mimg="" pimg="" dimg="" outlinesize="1" outlinecolor="#000000FF" x="0" y="-166">
- </button>
- <text id="textKillScore" a="00" text="0" fontsize="16" height="25" width="88" ta="11" horwrap="1" x="-119" y="-55" color="#00FF00FF">
- </text>
- <text id="textRank" a="00" text="0" fontsize="16" height="25" width="88" ta="11" horwrap="1" x="121" y="-55" color="#FFFF00FF">
- </text>
- <text id="text13" a="00" text="淘汰人数" fontsize="20" height="25" width="88" ta="11" horwrap="1" x="-120" y="-29" color="#FFFFFFFF">
- </text>
- <text id="text14" a="00" text="本次排名" fontsize="20" height="25" width="88" ta="11" horwrap="1" x="122" y="-28" color="#FFFFFFFF">
- </text>
- </img>
- </panel>
- </uipanel>
|