KLSelectRolePanelKml.txt 989 B

123456789101112131415161718192021222324
  1. <uipanel id="KLSelectRolePanel" name="选角界面" width="1334" height="750">
  2. <prefab id="UICreateRolePanel" path="UI/Function/CreateRole/UICreateRolePanel/UICreateRolePanel.prefab" width="1334" height="750" >
  3. <panel id="createRolePanel" bind="UICreateRolePanel" width="1334" height="750"></panel>
  4. <layout id="PlayerRole" bind="PlayerRole" active="1">
  5. <button id="NewCreateButton" bind="NewCreateButton" active="0">
  6. </button>
  7. </layout>
  8. <panel id="GameObject" bind="GameObject" active="1">
  9. <button id="CreatButton" bind="CreatButton" active="1">
  10. <img id="Image" bind="Image" active="1">
  11. </img>
  12. <img id="Right (1)" bind="Right (1)" active="1">
  13. </img>
  14. <img id="Left (1)" bind="Left (1)" active="1">
  15. </img>
  16. </button>
  17. <button id="StartButton" bind="StartButton" active="1">
  18. </button>
  19. </panel>
  20. <button id="BackButton" bind="BackButton" active="1">
  21. </button>
  22. </prefab>
  23. </uipanel>