提交
This commit is contained in:
9
FGUIProject/assets/Common/Com/Buttons/BtnClose.xml
Normal file
9
FGUIProject/assets/Common/Com/Buttons/BtnClose.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="28,28" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<loader id="n10_fcfg" name="icon" xy="0,0" size="28,28" url="ui://6hgkvlaufcfgg1" fill="scale" color="#7888a0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</loader>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
</component>
|
||||
9
FGUIProject/assets/Common/Com/Buttons/BtnIcon.xml
Normal file
9
FGUIProject/assets/Common/Com/Buttons/BtnIcon.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="28,28" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<loader id="n10_fcfg" name="icon" xy="0,0" size="28,28" url="ui://6hgkvlaufcfgg1" fill="scale">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</loader>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
</component>
|
||||
12
FGUIProject/assets/Common/Com/Buttons/BtnIcon2.xml
Normal file
12
FGUIProject/assets/Common/Com/Buttons/BtnIcon2.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="30,30" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<image id="n19_fcfg" name="n19" src="kryob" fileName="Images/Square.png" xy="0,0" size="30,30" alpha="0.3" color="#181c35">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<loader id="n20_fcfg" name="icon" xy="5,5" size="20,20" url="ui://6hgkvlaufcfgg1" fill="scale">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</loader>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
</component>
|
||||
13
FGUIProject/assets/Common/Com/Buttons/ButtonTab.xml
Normal file
13
FGUIProject/assets/Common/Com/Buttons/ButtonTab.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,46" extention="Button">
|
||||
<controller name="button" pages="2,up,3,down" selected="0"/>
|
||||
<displayList>
|
||||
<text id="n3_fcfg" name="title" xy="22,0" size="55,36" fontSize="26" color="#7888a0" align="center" text="标题">
|
||||
<gearColor controller="button" pages="2,3" values="#7888a0,#000000|#ffffff,#000000"/>
|
||||
</text>
|
||||
<image id="n4_fcfg" name="n4" src="kryob" fileName="Images/Square.png" xy="33,44" size="33,2">
|
||||
<gearDisplay controller="button" pages="3"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<Button mode="Radio"/>
|
||||
</component>
|
||||
10
FGUIProject/assets/Common/Com/CurrencyGroup.xml
Normal file
10
FGUIProject/assets/Common/Com/CurrencyGroup.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="199,31">
|
||||
<displayList>
|
||||
<component id="n13_fcfg" name="n13" src="fcfggh" fileName="Com/CurrencyTag1.xml" xy="0,1"/>
|
||||
<component id="n18_fcfg" name="n18" src="fcfggi" fileName="Com/CurrencyTag2.xml" xy="86,0"/>
|
||||
<component id="n19_fcfg" name="BtnBuy" src="fcfggj" fileName="Com/Buttons/BtnIcon2.xml" xy="169,0">
|
||||
<Button icon="ui://6hgkvlaufcfgfz"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
9
FGUIProject/assets/Common/Com/CurrencyIcon.xml
Normal file
9
FGUIProject/assets/Common/Com/CurrencyIcon.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="22,22">
|
||||
<controller name="type" exported="true" pages="0,银币,1,金币" selected="1"/>
|
||||
<displayList>
|
||||
<image id="n15_fcfg" name="n15" src="fcfgge" fileName="Images/icon_store_4.png" xy="0,0" size="22,22" color="#f2d442">
|
||||
<gearColor controller="type" pages="0,1" values="#e2dddd|#f2d442"/>
|
||||
</image>
|
||||
</displayList>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/Com/CurrencyTag1.xml
Normal file
8
FGUIProject/assets/Common/Com/CurrencyTag1.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="79,30" extention="Label">
|
||||
<displayList>
|
||||
<image id="n13_fcfg" name="n13" src="kryob" fileName="Images/Square.png" xy="0,0" size="79,30" alpha="0.2" color="#000000"/>
|
||||
<component id="n15_fcfg" name="icon" src="fcfggf" fileName="Com/CurrencyIcon.xml" xy="4,4"/>
|
||||
<text id="n17_fcfg" name="title" xy="29,2" size="48,26" fontSize="16" color="#ffffff" autoSize="none" text="58.02"/>
|
||||
</displayList>
|
||||
</component>
|
||||
9
FGUIProject/assets/Common/Com/CurrencyTag2.xml
Normal file
9
FGUIProject/assets/Common/Com/CurrencyTag2.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="79,30" extention="Label">
|
||||
<controller name="c1" pages="0,银币,1,金币" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n13_fcfg" name="n13" src="kryob" fileName="Images/Square.png" xy="0,0" size="79,30" alpha="0.2" color="#000000"/>
|
||||
<component id="n15_fcfg" name="icon" src="fcfggf" fileName="Com/CurrencyIcon.xml" xy="4,4" controller="type,1"/>
|
||||
<text id="n17_fcfg" name="title" xy="29,2" size="48,26" fontSize="16" color="#ffffff" autoSize="none" text="58.02"/>
|
||||
</displayList>
|
||||
</component>
|
||||
11
FGUIProject/assets/Common/Com/Head.xml
Normal file
11
FGUIProject/assets/Common/Com/Head.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="30,30" extention="Label" mask="n3_fcfg">
|
||||
<displayList>
|
||||
<graph id="n3_fcfg" name="n3" xy="0,0" size="30,30" type="eclipse">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<loader id="n2_fcfg" name="icon" xy="0,0" size="30,30" url="ui://6hgkvlaufcfgfs" fill="scale">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</loader>
|
||||
</displayList>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/Com/UserTopHead.xml
Normal file
8
FGUIProject/assets/Common/Com/UserTopHead.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="90,90" extention="Button">
|
||||
<displayList>
|
||||
<component id="n0_fcfg" name="icon" src="fcfgft" fileName="Com/Head.xml" xy="0,0" size="90,90"/>
|
||||
<loader id="n1_fcfg" name="flag" xy="7,74" size="19,13" url="ui://6hgkvlaufcfgfr" fill="scaleMatchHeight"/>
|
||||
</displayList>
|
||||
<Button/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user