KLRecoverDetailedSettingsPanelKml.txt 2.3 KB

12345678910111213141516171819202122232425262728293031
  1. <uipanel id="KLRecoverDetailedSettingsPanel" name="回收参数设置界面" adapter="1" width="300" height="750" zindex="205" x="-415" y="0" z="-500" a="20" rotate="0,0,0" raycast="0" color="#00000000">
  2. <img id="KmlRecoverUI" x="1" a="20" y="0" width="300" height="750" src="Texture/bg_bottomBg.png" atlas="" raycast="1">
  3. <scrollview id="view_info" width="280" height="650" vertical="1" x="0" y="-20" z="0">
  4. <layout id="base_info" width="280" height="180" a="01" vertical="1" cella="11" space="0" contentsizefitter="1">
  5. <img id="jieshu_title" x="0" y="343" src="img_title_di" atlas="Atlas/TS_Common.spriteatlas">
  6. <text id="jieshu_title_text" text="阶数设置" fontsize="18" x="8" y="0" color="#FFFFFFFF" avtive="0" outlinesize="1" outlinecolor="#000000FF">
  7. </text>
  8. </img>
  9. <gridview id="jieshu_content" x="0" y="-20" z="0" width="300" height="650" cellwidth="100" cellheight="60" spacex="40" spacey="0" cella="11" a="00" contentsizefitter="1">
  10. </gridview>
  11. <img id="citiaoshu_title" x="0" y="343" src="img_title_di" atlas="Atlas/TS_Common.spriteatlas">
  12. <text id="citiaoshu_title_text" text="词条数设置" fontsize="18" x="8" y="0" color="#FFFFFFFF" avtive="0" outlinesize="1" outlinecolor="#000000FF">
  13. </text>
  14. </img>
  15. <gridview id="citiaoshu_content" x="0" y="-20" z="0" width="300" height="650" cellwidth="100" cellheight="60" spacex="150" spacey="0" cella="11" a="00" contentsizefitter="1">
  16. </gridview>
  17. <img id="zhiye_title" x="0" y="343" src="img_title_di" atlas="Atlas/TS_Common.spriteatlas">
  18. <text id="zhiye_title_text" text="职业筛选" fontsize="18" x="8" y="0" color="#FFFFFFFF" avtive="0" outlinesize="1" outlinecolor="#000000FF">
  19. </text>
  20. </img>
  21. <gridview id="zhiye_content" x="0" y="-20" z="0" width="300" height="650" cellwidth="100" cellheight="60" spacex="40" spacey="0" cella="11" a="00" contentsizefitter="1">
  22. </gridview>
  23. </layout>
  24. </scrollview>
  25. <button id="closeBtn" x="0" y="5" a="21" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="" raycast="1" h5x="-225" h5y="5" width="75" height="69">
  26. </button>
  27. <img id="TextTitle" x="0" y="343" atlas="Atlas/UISettingPanel.spriteatlas" src="title">
  28. </img>
  29. </img>
  30. </uipanel>