123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <uipanel id="KLEquipDecomposeUIPanel" name="分解界面" adapter="1" width="300" height="300" zindex="202" y="0" a="20" x="-112">
- <prefab path="Kml/KmlPrefab/Cookbook/KmlEquipDecomposeUI/KmlEquipDecomposeUI.prefab" a="20" y="0" z="0" width="10" height="10" rotate="0,0,0" id="prefab_299">
- <img id="BG" bind="BG" width="416" height="750" x="0" y="0" z="100" a="20">
- </img>
- <button id="CloseButton" bind="CloseButton" width="75" height="69" x="6" y="10" z="0" a="21" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="" h5y="10" h5x="-360">
- </button>
- <button id="HelpButton" bind="HelpButton" width="30" height="30" x="-34" y="52" z="0" active="1" src="btn_description" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="">
- </button>
- <panel id="Info" bind="Info" width="100" height="100" x="0" y="0" z="0">
- </panel>
- <button id="DecomposeButton" bind="DecomposeButton" width="173" height="50" x="0" y="-320" z="0" outlinesize="1" outlinecolor="#000000FF" text="分解" src="button_interface_window37" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="">
- </button>
- <text id="DecomposeButtonText" bind="DecomposeButtonText" fontsize="20" horwrap="1">
- </text>
- <img id="NoInfo" bind="NoInfo" atlas="Atlas/KmlUIDecomposePanel.spriteatlas" src="img_noSelect" width="172" height="28" x="0" y="-14" z="0" active="0">
- </img>
- <img id="decoIcon" bind="decoIcon" atlas="Atlas/KmlUIDecomposePanel.spriteatlas" src="decomposition_obtain_text" width="100" height="28" x="0" y="-115" z="0" active="1">
- </img>
- <img id="decoIconLineR" bind="decoIconLineR" atlas="Atlas/Common.spriteatlas" src="ty_titleLineR" width="95" height="7" x="100" y="-115" z="0">
- </img>
- <img id="decoIconLineL" bind="decoIconLineL" atlas="Atlas/Common.spriteatlas" src="ty_titleLineL" width="95" height="7" x="-100" y="-115" z="0">
- </img>
- <panel id="decoIcon_1" bind="decoIcon_1" width="110" height="32" x="-150" y="-235" z="0" a="00">
- <img id="decoIcon_1_Icon" bind="Icon" src="img_title_di" atlas="Atlas/TS_Common.spriteatlas" width="121" height="35" x="16" a="10">
- </img>
- <text id="decoIcon_1_Text" bind="txt" horwrap="1" text="所需材料" fontsize="18" ta="01" outlinesize="1" outlinecolor="#000000FF" x="47" a="10" width="160" height="32">
- </text>
- </panel>
- <scrollview id="ChooseTypeScroll" bind="ChooseTypeScroll" width="371" height="205" x="30" y="280" z="-100" vertical="1" active="0">
- <gridview id="ChooseTypeCount" bind="ChooseTypeCount" cellwidth="100" cellheight="50" height="0" spacex="50" spacey="10" cella="11" rotate="0,0,0">
- </gridview>
- </scrollview>
- <scrollview id="DecomposeGetScrollView" bind="DecomposeGetScrollView" width="400" color="#00000000" height="80" x="0" y="-175" z="0" vertical="1" a="00" raycast="1" autoadjust="0" movementtype="1" barareax="0">
- <gridview id="DecomposeGetCount" bind="DecomposeGetCount" width="400" height="80" contentsizefitter="3" cella="00" cellwidth="70" cellheight="70" spacex="2" spacey="0" rotate="0,0,0" cella="00" constraint="1" constraintcount="5" a="01">
- <datalist id="DecomposeGetDataList" active="1">
- <item id="GetItem" src="20020001" width="70" height="70" mfixsize="70,70" bgscale="70,70" raycast="1" tips="1" bgtype="1">
- </item>
- </datalist>
- </gridview>
- </scrollview>
- <scrollview id="DecomposeCustomScrollView" bind="DecomposeCustomScrollView" color="#00000000" width="382" height="40" x="0" y="-275" z="0" vertical="1" raycast="1">
- <gridview id="DecomposeCustomCount" bind="DecomposeCustomCount" cellwidth="350" cellheight="40" spacex="0" spacey="2" rotate="0,0,0" cella="00" startcorner="0" paddingtop="0" contentsizefitter="1">
- <datalist id="DecomposeCustomDataList">
- </datalist>
- </gridview>
- </scrollview>
- <img id="EquipBg" a="00" atlas="Atlas/TS_Common.spriteatlas" src="alphaBg" width="410" height="405" raycast="1" x="-158" y="112" scale9l="44" scale9b="42" scale9r="36" scale9t="40">
- <scrollview id="EquipScrollView" a="00" x="0" y="6" width="410" height="388" vertical="1" raycast="1">
- <gridview id="gridview2" cellwidth="80" cellheight="80" raycast="1" contentsizefitter="1" spacex="10" spacey="10" a="01" constraint="1" constraintcount="4" cella="11" paddingtop="30" paddingleft="30">
- <datalist id="EquipList">
- </datalist>
- </gridview>
- </scrollview>
- </img>
- </prefab>
- </uipanel>
|