KLUICommonTalentPanelKml.txt 1.2 KB

1234567891011121314151617
  1. <uipanel id="KLUICommonTalentPanelKml" name="通用天赋加点界面" a="00" width="300" height="300" zindex="202">
  2. <text id="PointTitle" a="00" text="通用天赋点" fontsize="18" height="25" width="96" ta="11" horwrap="1" x="343" y="152" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  3. </text>
  4. <text id="PointText" a="00" text="0" fontsize="18" height="25" width="65" ta="21" horwrap="1" x="411" y="152" fonttype="微软雅黑" outlinesize="1" outlinecolor="#000000FF">
  5. </text>
  6. <button id="ResetButton" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window65" width="38" height="38" onclick="" text="" raycast="1" x="468" y="152">
  7. </button>
  8. <scrollview id="SkillScrollview" a="00" width="978" height="342" vertical="0" y="-35" raycast="0" x="0" movementtype="2">
  9. <layout id="layout3" width="360" height="230" a="00" vertical="0" contentsizefitter="3" raycast="1" cella="11">
  10. <datalist id="SkillDataList">
  11. </datalist>
  12. </layout>
  13. </scrollview>
  14. <text id="Tips" a="00" text="从500级开始,每升一级将获得1点通用点数,同时将不再获得属性点。" fontsize="20" height="30" width="1334" ta="11" horwrap="1" x="0" y="-248" fonttype="微软雅黑">
  15. </text>
  16. </uipanel>