拖动物品到快速使用
This commit is contained in:
13
FGUIProject/assets/Main/Bag/BagSlotItem.xml
Normal file
13
FGUIProject/assets/Main/Bag/BagSlotItem.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="150,150" extention="Button">
|
||||
<displayList>
|
||||
<image id="n8_uiwj" name="back" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="0,0" size="150,150" alpha="0.2" color="#5c748b"/>
|
||||
<loader id="n10_uiwj" name="icon" xy="21,18" size="110,110" align="center" vAlign="middle" fill="scale" shrinkOnly="true" clearOnPublish="true">
|
||||
<relation target="" sidePair="center-center,top-top"/>
|
||||
</loader>
|
||||
<text id="n9_uiwj" name="TextIndex" xy="5,5" size="19,35" fontSize="25" color="#ffffff" text="1"/>
|
||||
<text id="n11_uiwj" name="TextCount" xy="98,111" pivot="1,1" size="44,33" fontSize="23" color="#ffffff" align="right" text="999"/>
|
||||
<image id="n12_uiwj" name="Quality" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="0,148" size="150,2" color="#ff6c00"/>
|
||||
</displayList>
|
||||
<Button/>
|
||||
</component>
|
||||
27
FGUIProject/assets/Main/Bag/BagSlotPanel.xml
Normal file
27
FGUIProject/assets/Main/Bag/BagSlotPanel.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<component id="n0_lvql" name="back" src="xd2fmf" fileName="Com/Back/Back2.xml" pkg="6hgkvlau" xy="0,0" size="1920,1080">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</component>
|
||||
<component id="n6_uiwj" name="SlotTitle" src="r6aumd" fileName="Com/CommonTitle.xml" pkg="6hgkvlau" xy="0,0">
|
||||
<relation target="" sidePair="width-width,top-top"/>
|
||||
</component>
|
||||
<list id="n7_uiwj" name="List" xy="37,111" size="1846,775" layout="flow_hz" selectionMode="multiple" overflow="hidden" scrollBarRes="ui://6hgkvlauoomej," clipSoftness="10,10" lineGap="20" colGap="20" defaultItem="ui://hxr7rc7puq3a1h" autoClearItems="true" foldInvisibleItems="true">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
<item url="ui://hxr7rc7poome9"/>
|
||||
</list>
|
||||
<list id="n13_uiwj" name="SlotList" xy="38,901" size="1831,153" layout="row" overflow="hidden" lineGap="8" colGap="40" defaultItem="ui://hxr7rc7puiwj1t" align="center">
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<image id="n14_uiwj" name="SlotSeparator" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="36,891" pivot="0.5,0.5" size="1846,1" alpha="0.5" color="#5c748b">
|
||||
<relation target="" sidePair="width-width,center-center,bottom-bottom"/>
|
||||
</image>
|
||||
</displayList>
|
||||
</component>
|
||||
@@ -87,6 +87,8 @@
|
||||
<image id="r03uq" name="20250521222909_1.jpg" path="/Shop/x效果图/"/>
|
||||
<component id="fcfg8" name="FishingShopPanel.xml" path="/Shop/" exported="true"/>
|
||||
<component id="uiwj1s" name="BagSelectPanel.xml" path="/Bag/" exported="true"/>
|
||||
<component id="uiwj1t" name="BagSlotItem.xml" path="/Bag/" exported="true"/>
|
||||
<component id="uiwj1u" name="BagSlotPanel.xml" path="/Bag/" exported="true"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/Resources/Fgui/Main" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
Reference in New Issue
Block a user