123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <uipanel id="KLDevilCopyTaskProgressPanel" name="恶魔广场副本界面" a="00" width="300" height="300" x="-498" y="225" mask="0">
- <img id="bg" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="taskBg" width="268" height="210" raycast="1" x="2" y="1" color="#FFFFFF99">
- </img>
- <img id="img2" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="-108" y="85">
- </img>
- <img id="img3" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="107" y="85" rotate="0,0,180">
- </img>
- <text id="title" a="00" text="恶魔广场第8层" fontsize="18" height="25" width="292" ta="11" horwrap="1" x="0" y="85" color="#E6E600FF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <panel id="prepareRoot" a="00" width="0" height="0" x="0" y="0" active="1">
- <button id="openActivityBtn" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window11" width="93" height="31" onclick="" text="立即开启" raycast="1" x="1" y="-66" outlinesize="1" outlinecolor="#000000FF" textcolor="#F5E6C9FF">
- </button>
- <text id="openDes" a="00" text="当前处于准备阶段" fontsize="18" height="25" width="267" ta="11" horwrap="1" x="0" y="24" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- <text id="openDesTxt" a="00" text="秒后开启副本" fontsize="18" height="25" width="100" ta="01" horwrap="1" x="31" y="-34" color="#29E629FF" active="0">
- </text>
- <text id="openTime" a="00" text="00:00" fontsize="18" height="25" width="266" ta="11" horwrap="1" color="#ff2323" x="2" y="-34" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </panel>
- <panel id="fightRoot" a="00" width="0" height="0" x="0" y="0" active="0">
- <text id="waveNumber" a="00" text="第1波" fontsize="18" height="25" width="178" ta="01" horwrap="1" x="-33" y="61" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- <text id="taskName" a="00" text="击杀出现的怪物" fontsize="18" height="25" width="187" ta="01" horwrap="1" x="-29" y="41" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="taskCount" a="00" text="5/20" fontsize="18" height="25" width="94" ta="21" horwrap="1" x="81" y="41" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- <text id="text8" a="00" text="通关奖励" fontsize="18" height="25" width="94" ta="01" horwrap="1" x="-74" y="17" outlinesize="1" outlinecolor="#000000FF" color="#FFFFFFFF">
- </text>
- <text id="text9" a="00" text="击杀怪物积分:" fontsize="18" height="25" width="125" ta="01" horwrap="1" x="-58" y="-81" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="score" a="00" text="5" fontsize="18" height="25" width="100" ta="01" horwrap="1" x="45" y="-83" outlinesize="1" outlinecolor="#000000FF" rotate="0,0,0">
- </text>
- <img id="desBtn" a="00" atlas="Atlas/Common.spriteatlas" src="btn_description" width="30" height="30" raycast="1" x="115" y="85">
- </img>
- <panel id="rewardModel" x="-97" y="-23">
- </panel>
- </panel>
- <img id="exitBtn" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="exitIcon" width="65" height="70" raycast="1" x="179" y="-49">
- </img>
- <text id="endTime" a="00" text="00:00" ta="11" fontsize="18" color="#ff2323" height="25" width="106" horwrap="1" x="177" y="-100" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </uipanel>
|