1234567891011121314151617181920212223242526 |
- <uipanel id="KLQuintonInvasionRankListPanelKml" name="昆顿入侵排行榜界面" a="11" width="268" height="218" x="-561" y="258">
- <img id="bg" a="00" atlas="Atlas/UIQuintonInvasion.spriteatlas" src="progressBg" width="268" height="218" raycast="1" x="6" y="1" color="#FFFFFFFF">
- </img>
- <togglegroup id="togglegroup2" a="00" width="0" height="0" onload="" raycast="1" x="0" y="0">
- </togglegroup>
- <toggle id="teamBtn" width="90" height="25" a="10" default="1" togglegroup_id="togglegroup2" atlas="Atlas/Common.spriteatlas" onclick="" src="ty_btn_click_side_n" pimg="ty_btn_click_sideeffect" raycast="1" x="10" y="87">
- <text id="text5" a="00" text="阵营排名" fontsize="16" height="25" width="80" ta="11" horwrap="1" x="1" y="0" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </toggle>
- <toggle id="personBtn" width="90" height="25" a="10" default="1" togglegroup_id="togglegroup2" atlas="Atlas/Common.spriteatlas" onclick="" src="ty_btn_click_side_n" pimg="ty_btn_click_sideeffect" raycast="1" x="107" y="87">
- <text id="text6" a="00" text="个人排名" fontsize="16" height="25" width="80" ta="11" horwrap="1" x="1" y="0" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </toggle>
- <img id="desBtn" a="20" atlas="Atlas/Common.spriteatlas" src="btn_description" width="25" height="25" raycast="1" x="-6" y="88">
- </img>
- <scrollview id="rankList1" a="01" width="226" height="167" vertical="1" y="-39" raycast="1" x="0" >
- <layout id="layout2" width="226" height="230" a="11" vertical="1" contentsizefitter="1" raycast="1" cella="01" space="2" expand_width="0" control_width="0">
- <datalist id="rankList">
- </datalist>
- </layout>
- </scrollview>
- ; <img id="exitBtn" a="00" atlas="Atlas/UIActivityDetailPanel.spriteatlas" src="exitIcon" width="65" height="70" raycast="1" x="160" y="-49">
- ; </img>
- ; <text id="countDownTime" a="00" text="00:00" ta="11" fontsize="16" color="#ff2323" height="25" width="106" horwrap="1" x="159" y="-100" outlinesize="1" outlinecolor="#000000FF">
- ; </text>
- </uipanel>
|