KLUnionBossTaskPanelKml.txt 2.1 KB

123456789101112131415161718192021
  1. <uipanel id="KLUnionBossTaskPanel" name="战盟boss任务界面" a="00" width="300" height="300" x="-498" y="225" mask="0">
  2. <img id="bg" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="taskBg" width="268" height="210" raycast="1" x="1" y="1" color="#FFFFFF99">
  3. </img>
  4. <img id="img2" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="-98" y="85">
  5. </img>
  6. <img id="img3" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" width="95" height="7" raycast="1" x="99" y="85" rotate="0,0,180">
  7. </img>
  8. <text id="title" a="00" text="战盟首领" fontsize="18" height="25" width="292" ta="11" horwrap="1" x="0" y="85" color="#E6E600FF" outlinesize="1" outlinecolor="#000000FF"/>
  9. <img id="exitBtn" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="exitIcon" width="65" height="70" raycast="1" x="179" y="-49">
  10. </img>
  11. <text id="text_end_time" a="00" text="00:00" ta="11" fontsize="16" color="#ff2323" height="25" width="106" horwrap="1" x="177" y="-100" outlinesize="1" outlinecolor="#000000FF">
  12. </text>
  13. <text text="当前层数" a="11" x="30" y="-90" outlinesize="1" outlinecolor="#000000FF" />
  14. <text id="text_level" text="1/5" a="21" x="-30" y="-90" width="60" height="20" ta="20" outlinesize="1" outlinecolor="#000000FF" />
  15. <text text="击杀本层首领" a="11" x="30" y="-120" outlinesize="1" outlinecolor="#000000FF" />
  16. <text id="text_progress" text="0/1" a="21" x="-30" y="-120" width="60" height="20" ta="20" outlinesize="1" outlinecolor="#000000FF" />
  17. <button id="btn_next" raycast="1" src="button_interface_window7" atlas="Atlas/Common.spriteatlas" text="前往下层" textcolor="#DCE1E5" outlinesize="1" outlinecolor="#000000FF" y="-26" />
  18. <text id="txt_pass_tip" text="前<color=#4CC5FE>5</color>个通关的战盟将获得拍卖奖励" horwrap="1" a="02" y="44" width="194" height="50" outlinesize="1" outlinecolor="#000000FF" />
  19. <button id="btn_auction" raycast="1" src="button_interface_window7" atlas="Atlas/Common.spriteatlas" text="前往拍卖" textcolor="#DCE1E5" outlinesize="1" outlinecolor="#000000FF" y="-26" />
  20. </uipanel>