| 123456789101112131415161718192021222324252627282930313233 |
- <uipanel id="KLGameAnnouncementPanel" width="24" height="24" zindex="103" x="0" y="0">
- <button id="mask" src="Texture/img_tp_bg.png" width="3000" height="3000" raycast="1" x="1" y="0">
- </button>
- <img src="Texture/img_selectgame_pop_bg_0.png" x="0" y="0" active="1" raycast="1" id="img_13" width="984" height="487">
- <text id="title" text="公告" fontsize="28" y="198" horwrap="1" x="0" width="325" height="45" ta="10">
- </text>
- <button id="btn_close" x="441" y="189" atlas="Atlas/SelectGame.spriteatlas" src="btn_close" raycast="1" width="65" height="64">
- </button>
- <img id="vline" src="Texture/img_vline.png" x="-278" y="-27" width="14" height="400">
- </img>
- <togglegroup id="selectGamesToggroup" allowswitchoff="0">
- </togglegroup>
- <loopscrollview id="selectGamesTogs" x="12" y="-85" width="200" height="371" a="11" cellwidth="206" cellheight="68" vertical="1" scrollpos="0">
- <datalist id="selectGamesTogsDataList">
- <panel id="panel_20" x="-17" y="-66" width="200" height="68">
- <toggle id="tog" togglegroup_id="selectGamesToggroup" width="200" height="60" default="0" atlas="Atlas/PCPlatform_UI.spriteatlas" src="ServerGroupList01" pimg="ServerGroupList01" pimgsize="200,76" x="0" y="0" ison="1">
- <text id="togTest" text="最近登入" fontsize="20" x="-33" y="0" a="20" ta="20" color="#B0BED6" outlinecolor="0" outlinesize="0" horwrap="1" width="138" height="23">
- </text>
- </toggle>
- <img id="img_zhanshi" x="80" y="1" atlas="Atlas/PCPlatform_UI.spriteatlas" src="ServerList_Height" width="25" height="25">
- </img>
- </panel>
- </datalist>
- </loopscrollview>
- <scrollview id="scrollview" width="715" height="278" x="236" y="-99" a="11" vertical="1" scrollbar="1" atlas="Atlas/SelectGame.spriteatlas" src="sp_pop_bar0" himg="sp_pop_bar1" scale9l="3" scale9r="3" scale9t="3" scale9b="3" barposx="0" barposy="0" barareax="10" barareay="278" barhandlex="16" barwidth="16" barheight="278">
- <text id="textInfo" text="游戏介绍" horwrap="1" contentsizefitter="1" x="" y="" z="0" width="695" height="286" linespace="1.5" a="11" rotate="0,0,0" fontsize="20" ta="00" mline="1" color="#B3BFD5">
- </text>
- </scrollview>
- <button id="btn_iknow" x="-5" y="-182" atlas="Atlas/SelectGame.spriteatlas" src="img_iknow" raycast="1" width="192" height="65">
- </button>
- </img>
- </uipanel>
|