KLActivityComboProgressPanelKml.txt 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <uipanel id="KLActivityComboProgressPanel" name="连击试炼副本界面" x="-490" y="225" zindex="101" >
  2. <panel id="kml_combotask_root" moveduration="0.7">
  3. <img id="img_12" atlas="Atlas/UITask.spriteatlas" src="bg_mainTaskBg" x="24" width="320" height="224">
  4. </img>
  5. <img id="img_13" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" y="77" x="-102">
  6. </img>
  7. <img id="img_14" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="ty_ttx_1" rotate="0,180,0" x="108" y="77">
  8. </img>
  9. <text id="title_task" outlinesize="1" outlinecolor="#000000FF" fontsize="18" fonttype="微软雅黑" width="110" height="20" x="4" y="78" ta="11" text="勇气试炼99" color="#E6E600" horwrap="1">
  10. </text>
  11. <button id="exitBtn_task" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="exitIcon" onclick="1" x="144" y="-64">
  12. </button>
  13. <panel id="panel_start">
  14. <text id="stageName_task" outlinesize="1" outlinecolor="#000000FF" fontsize="18" fonttype="微软雅黑" text="击杀任务" width="72" height="20" x="-93" y="42" horwrap="1">
  15. </text>
  16. <text id="taskName_task" outlinesize="1" outlinecolor="#000000FF" fontsize="18" fonttype="微软雅黑" width="180" height="20" x="-40" y="16" horwrap="1">
  17. </text>
  18. <text id="rewardTxt_task" outlinesize="1" outlinecolor="#000000FF" fontsize="18" fonttype="微软雅黑" text="副本奖励" width="72" height="20" x="-93" y="-10" horwrap="1">
  19. </text>
  20. <text id="taskProgress_task" outlinesize="1" outlinecolor="#000000FF" fontsize="18" fonttype="微软雅黑" width="60" height="20" x="105" y="16" ta="20" horwrap="1">
  21. </text>
  22. </panel>
  23. <layout id="rewardItem_layout" width="200" height="70" y="-60" x="-27" vertical="0" cella="11" space="5">
  24. <datalist id="rewardItem_List">
  25. <item id="control_item" itemid="" itemcount="" width="60" height="60" bgtype="1" tips="1">
  26. <text id="countTxt" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" width="67" height="22" x="-2" y="-25" z="0" a="00" rotate="0,0,0" ta="21" horwrap="1" fonttype="微软雅黑">
  27. </text>
  28. </item>
  29. </datalist>
  30. </layout>
  31. <layout id="rewardItem_finish_layout" width="200" height="70" y="-24" x="-2" vertical="0" cella="00" space="5">
  32. <datalist id="rewardItem_finish_List">
  33. <item id="control_finish_item" itemid="" itemcount="" width="60" height="60" bgtype="1" tips="1">
  34. <text id="countFinishTxt" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" width="67" height="22" x="-2" y="-25" z="0" a="00" rotate="0,0,0" ta="21" />
  35. </item>
  36. </datalist>
  37. </layout>
  38. <countdown id="countDown_in_copy" fonttype="微软雅黑" fontsize="18" width="91" height="20" ta="11" x="145" y="-111" outlinesize="1" outlinecolor="#000000FF" color="#ED2E2EFF" active="0">
  39. </countdown>
  40. <text id="text_countdown_tips" text="副本开始倒计时:" x="475" fontsize="18" width="145" height="24" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF" color="#ED2E2EFF" horwrap="1">
  41. <countdown id="countdown_out_copy" fonttype="微软雅黑" fontsize="18" width="91" height="24" outlinesize="1" outlinecolor="0" color="#ED2E2EFF" x="112">
  42. </countdown>
  43. </text>
  44. <panel id="panel_finish" active="0">
  45. <text id="text_30" text="恭喜你已通关当前关卡" fontsize="18" outlinesize="1" outlinecolor="#000000FF" fonttype="微软雅黑" height="20" y="42" x="4" horwrap="1">
  46. </text>
  47. <button id="btn_reward" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" text="领取奖励" y="-87" width="95" height="34" fontsize="18" outlinesize="1" outlinecolor="#000000FF" textcolor="#DCE1E5" onclick="1" fonttype="微软雅黑">
  48. </button>
  49. </panel>
  50. </panel>
  51. </uipanel>