KLUICreateRolePanelKml.txt 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <uipanel id="KLUICreateRolePanel" name="创角界面" zindex="252" width="3000" height="3000">
  2. <panel id="create_panel" width="1334" height="750">
  3. <img id="closeBtn" atlas="Atlas/UICreateRolePanel.spriteatlas" src="img_login_23" width="50" height="50" x="-567" y="317" raycast="1">
  4. </img>
  5. <img src="Texture/createrole_bg3.png" x="412" y="70" id="img_274">
  6. </img>
  7. <togglegroup id="createrole_togglegroup" x="502" y="156" width="150" height="225" a="00">
  8. <layout id="createrole_layout" width="150" height="225" vertical="1" space="4" cella="01">
  9. </layout>
  10. </togglegroup>
  11. <model id="createrole_model" z="200" src="" mscale="1200,1200,1200" mrotate="0,180,0" mpos="" trigger="display">
  12. </model>
  13. <img src="Texture/createrole_bg1.png" x="38" y="-213" id="img_278">
  14. </img>
  15. <text id="createrole_description" text="" fontsize="20" y="-292" x="38" width="750" height="100" ta="00" outlinesize="1" outlinecolor="0" horwrap="1">
  16. </text>
  17. <gridview id="lualoopscrollview" x="309" y="249" cellheight="25" cellwidth="20" spacey="9">
  18. <datalist id="att_list" databind="@attDataList">
  19. <panel id="attInfo">
  20. <text id="attName" text="" a="10" x="-40" fontsize="20" outlinesize="1" outlinecolor="0">
  21. </text>
  22. <text id="attValue" text="" a="10" color="#FF8A00" fontsize="20" x="55" outlinesize="1" outlinecolor="0">
  23. </text>
  24. </panel>
  25. </datalist>
  26. </gridview>
  27. <input id="createrole_input" atlas="Atlas/UICreateRolePanel.spriteatlas" raycast="1" src="img_login_04" ta="11" fontsize="18" textcolor="#999999" placecolor="6" mincount="0" width="502" height="52" x="-80" y="-193" text="">
  28. </input>
  29. <button id="btn_createrole_random" atlas="Atlas/UICreateRolePanel.spriteatlas" src="img_login_10" width="30" height="30" x="140" y="-193" raycast="1">
  30. </button>
  31. <text id="text_createrole_unlock" x="310" y="-163" text="" ta="11" outlinesize="1" outlinecolor="0" active="0" widith="200">
  32. </text>
  33. <button id="btn_createrole_create" atlas="Atlas/UICreateRolePanel.spriteatlas" src="btn_create" x="318" y="-202" outline="1" outlinecolor="0" textcolor="#F6E5C9" active="0" raycast="1">
  34. </button>
  35. <button id="btn_createrole_unlock" atlas="Atlas/UICreateRolePanel.spriteatlas" src="btn_openLock" x="318" y="-202" outline="1" outlinecolor="0" textcolor="#F6E5C9" active="1" raycast="1">
  36. </button>
  37. </panel>
  38. </uipanel>