KLGameAnnouncementPanelKml.txt 2.4 KB

123456789101112131415161718192021222324252627282930313233
  1. <uipanel id="KLGameAnnouncementPanel" width="24" height="24" zindex="103" x="0" y="0">
  2. <button id="mask" src="Texture/img_tp_bg.png" width="3000" height="3000" raycast="1" x="1" y="0">
  3. </button>
  4. <img src="Texture/img_selectgame_pop_bg_0.png" x="0" y="0" active="1" raycast="1" id="img_13" width="984" height="487">
  5. <text id="title" text="公告" fontsize="28" y="198" horwrap="1" x="0" width="325" height="45" ta="10">
  6. </text>
  7. <button id="btn_close" x="441" y="189" atlas="Atlas/SelectGame.spriteatlas" src="btn_close" raycast="1" width="65" height="64">
  8. </button>
  9. <img id="vline" src="Texture/img_vline.png" x="-278" y="-27" width="14" height="400">
  10. </img>
  11. <togglegroup id="selectGamesToggroup" allowswitchoff="0">
  12. </togglegroup>
  13. <loopscrollview id="selectGamesTogs" x="12" y="-85" width="200" height="371" a="11" cellwidth="206" cellheight="68" vertical="1" scrollpos="0">
  14. <datalist id="selectGamesTogsDataList">
  15. <panel id="panel_20" x="-17" y="-66" width="200" height="68">
  16. <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">
  17. <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">
  18. </text>
  19. </toggle>
  20. <img id="img_zhanshi" x="80" y="1" atlas="Atlas/PCPlatform_UI.spriteatlas" src="ServerList_Height" width="25" height="25">
  21. </img>
  22. </panel>
  23. </datalist>
  24. </loopscrollview>
  25. <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">
  26. <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">
  27. </text>
  28. </scrollview>
  29. <button id="btn_iknow" x="-5" y="-182" atlas="Atlas/SelectGame.spriteatlas" src="img_iknow" raycast="1" width="192" height="65">
  30. </button>
  31. </img>
  32. </uipanel>