1234567891011121314151617 |
- <uipanel id="KLUICommonTalentPanelKml" name="通用天赋加点界面" a="00" width="300" height="300" zindex="202">
- <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">
- </text>
- <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">
- </text>
- <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">
- </button>
- <scrollview id="SkillScrollview" a="00" width="978" height="342" vertical="0" y="-35" raycast="0" x="0" movementtype="2">
- <layout id="layout3" width="360" height="230" a="00" vertical="0" contentsizefitter="3" raycast="1" cella="11">
- <datalist id="SkillDataList">
- </datalist>
- </layout>
- </scrollview>
- <text id="Tips" a="00" text="从500级开始,每升一级将获得1点通用点数,同时将不再获得属性点。" fontsize="20" height="30" width="1334" ta="11" horwrap="1" x="0" y="-248" fonttype="微软雅黑">
- </text>
- </uipanel>
|