首次提交
This commit is contained in:
11
FGUIProject/assets/Common/Com/BtnCommon.xml
Normal file
11
FGUIProject/assets/Common/Com/BtnCommon.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="221,66" extention="Button">
|
||||
<controller name="button" pages="2,up,3,down,4,over,5,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n6_isq9" name="n6" xy="0,0" size="221,66" type="rect" fillColor="#ffcccccc"/>
|
||||
<text id="n7_isq9" name="title" xy="3,8" size="214,49" fontSize="36" align="center" vAlign="middle" text="1111111111">
|
||||
<relation target="" sidePair="center-center"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button downEffect="dark" downEffectValue=".8"/>
|
||||
</component>
|
||||
12
FGUIProject/assets/Common/Com/ButtonDef.xml
Normal file
12
FGUIProject/assets/Common/Com/ButtonDef.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,56" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<graph id="n2_sqnk" name="n2" xy="0,0" size="100,56" type="rect" fillColor="#ff999999">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_sqnk" name="title" xy="20,8" pivot="0.5,0.5" size="60,39" fontSize="28" color="#ffffff" text="确定">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".9"/>
|
||||
</component>
|
||||
22
FGUIProject/assets/Common/Com/ComboBox1.xml
Normal file
22
FGUIProject/assets/Common/Com/ComboBox1.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,56" extention="ComboBox">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n0_sqnk" name="n0" xy="0,0" size="100,56" touchable="false" type="rect" fillColor="#ff666666">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_sqnk" name="n1" xy="0,0" size="100,56" touchable="false" type="rect" fillColor="#ff999999">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n2_sqnk" name="n2" xy="0,0" size="100,56" touchable="false" type="rect" fillColor="#ff999999">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_sqnk" name="title" xy="0,0" size="80,56" fontSize="28" color="#ffffff" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<ComboBox dropdown="ui://6hgkvlausqnkh"/>
|
||||
</component>
|
||||
18
FGUIProject/assets/Common/Com/ComboBox1_item.xml
Normal file
18
FGUIProject/assets/Common/Com/ComboBox1_item.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,56" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n0_sqnk" name="n0" xy="0,0" size="100,56" touchable="false" type="rect" lineSize="0" fillColor="#ff3399ff">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_sqnk" name="n1" xy="0,0" size="100,56" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n2_sqnk" name="title" xy="0,0" size="100,56" fontSize="28" color="#ffffff" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button mode="Radio"/>
|
||||
</component>
|
||||
12
FGUIProject/assets/Common/Com/ComboBox1_popup.xml
Normal file
12
FGUIProject/assets/Common/Com/ComboBox1_popup.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="150,200">
|
||||
<displayList>
|
||||
<graph id="n0_sqnk" name="n0" xy="0,0" size="150,200" touchable="false" type="rect" fillColor="#ff666666">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<list id="n1_sqnk" name="list" xy="0,0" size="150,200" overflow="scroll" defaultItem="ui://6hgkvlausqnkg">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</list>
|
||||
</displayList>
|
||||
<relation target="n1_sqnk" sidePair="height-height"/>
|
||||
</component>
|
||||
11
FGUIProject/assets/Common/Com/InputDef.xml
Normal file
11
FGUIProject/assets/Common/Com/InputDef.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="161,57" extention="Label">
|
||||
<displayList>
|
||||
<graph id="n1_sqnk" name="n1" xy="0,0" size="161,57" type="rect" fillColor="#ff666666">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n0_sqnk" name="title" xy="7,9" size="147,39" fontSize="28" color="#ffffff" autoSize="shrink" text="1" input="true">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
12
FGUIProject/assets/Common/Com/Progress/GreenProgress.xml
Normal file
12
FGUIProject/assets/Common/Com/Progress/GreenProgress.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="200,26" extention="ProgressBar">
|
||||
<displayList>
|
||||
<image id="n0_tdy3" name="n0" src="kryob" fileName="Images/Square.png" xy="0,0" size="200,26" color="#666666">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<image id="n1_tdy3" name="bar" src="kryob" fileName="Images/Square.png" xy="2,2" size="196,22" color="#96c545">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<ProgressBar/>
|
||||
</component>
|
||||
15
FGUIProject/assets/Common/Com/Progress/LoadingProgress.xml
Normal file
15
FGUIProject/assets/Common/Com/Progress/LoadingProgress.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="706,50" extention="ProgressBar">
|
||||
<displayList>
|
||||
<image id="n0_tdy3" name="n0" src="kryob" fileName="Images/Square.png" xy="0,0" size="706,50" color="#666666">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<image id="n1_tdy3" name="bar" src="kryob" fileName="Images/Square.png" xy="2,2" size="702,46">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n3_plkr" name="title" xy="317,3" pivot="0.5,0.5" size="70,44" fontSize="32" color="#ffffff" align="center" vAlign="middle" strokeColor="#000000" text="60%">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<ProgressBar/>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/Com/ProgressBar.xml
Normal file
8
FGUIProject/assets/Common/Com/ProgressBar.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="10,10" overflow="hidden">
|
||||
<displayList>
|
||||
<image id="n1_tdy3" name="bar" src="kryob" fileName="Images/Square.png" xy="0,0" size="10,10">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
</component>
|
||||
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Bold.ttf
Normal file
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Bold.ttf
Normal file
Binary file not shown.
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Medium.ttf
Normal file
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Medium.ttf
Normal file
Binary file not shown.
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Regular.ttf
Normal file
BIN
FGUIProject/assets/Common/Font/AlibabaPuHuiTi-3-Regular.ttf
Normal file
Binary file not shown.
14
FGUIProject/assets/Common/GMPanel.xml
Normal file
14
FGUIProject/assets/Common/GMPanel.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<component id="n1_sqnk" name="InputForce" src="sqnke" fileName="Com/InputDef.xml" xy="565,75" size="166,56"/>
|
||||
<component id="n2_sqnk" name="BtnOk" src="sqnkf" fileName="Com/ButtonDef.xml" xy="948,75"/>
|
||||
<component id="n5_sqnk" name="Dir" src="sqnki" fileName="Com/ComboBox1.xml" xy="754,76" size="176,56">
|
||||
<ComboBox visibleItemCount="10">
|
||||
<item title="正下"/>
|
||||
<item title="左下"/>
|
||||
<item title="右下"/>
|
||||
</ComboBox>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
BIN
FGUIProject/assets/Common/Images/Square.png
Normal file
BIN
FGUIProject/assets/Common/Images/Square.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 B |
12
FGUIProject/assets/Common/LoadingPanel.xml
Normal file
12
FGUIProject/assets/Common/LoadingPanel.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<graph id="n1_isq9" name="n1" xy="0,0" size="1920,1080" type="rect" fillColor="#ff999999">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<component id="n0_isq9" name="Progress" src="isq98" fileName="Com/Progress/LoadingProgress.xml" xy="607,947" size="592,50">
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<ProgressBar value="40" max="100"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
8
FGUIProject/assets/Common/MessageBox.xml
Normal file
8
FGUIProject/assets/Common/MessageBox.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<graph id="n1_ips6" name="n1" xy="134,200" size="1103,276" type="rect"/>
|
||||
<text id="n2_ips6" name="Text" xy="519,559" size="296,95" fontSize="73" text="测试内容"/>
|
||||
<component id="n3_ips6" name="Tag" src="ips62" fileName="Tag.xml" xy="42,33" pkg="hxr7rc7p"/>
|
||||
</displayList>
|
||||
</component>
|
||||
22
FGUIProject/assets/Common/package.xml
Normal file
22
FGUIProject/assets/Common/package.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="6hgkvlau">
|
||||
<resources>
|
||||
<component id="ips61" name="MessageBox.xml" path="/" exported="true"/>
|
||||
<component id="isq93" name="LoadingPanel.xml" path="/" exported="true"/>
|
||||
<component id="isq98" name="LoadingProgress.xml" path="/Com/Progress/" exported="true"/>
|
||||
<component id="isq99" name="ProgressBar.xml" path="/Com/"/>
|
||||
<component id="isq9a" name="BtnCommon.xml" path="/Com/"/>
|
||||
<image id="kryob" name="Square.png" path="/Images/" scale="9grid" scale9grid="1,1,1,0"/>
|
||||
<component id="kryoc" name="GreenProgress.xml" path="/Com/Progress/" exported="true"/>
|
||||
<component id="sqnkd" name="GMPanel.xml" path="/" exported="true"/>
|
||||
<component id="sqnke" name="InputDef.xml" path="/Com/"/>
|
||||
<component id="sqnkf" name="ButtonDef.xml" path="/Com/"/>
|
||||
<component id="sqnkg" name="ComboBox1_item.xml" path="/Com/"/>
|
||||
<component id="sqnkh" name="ComboBox1_popup.xml" path="/Com/"/>
|
||||
<component id="sqnki" name="ComboBox1.xml" path="/Com/" exported="true"/>
|
||||
<font id="gkm7v" name="AlibabaPuHuiTi-3-Bold.ttf" path="/Font/" exported="true" renderMode="" samplePointSize="16"/>
|
||||
<font id="gkm7w" name="AlibabaPuHuiTi-3-Medium.ttf" path="/Font/" exported="true" renderMode="" samplePointSize="16"/>
|
||||
<font id="gkm7x" name="AlibabaPuHuiTi-3-Regular.ttf" path="/Font/" exported="true" renderMode="" samplePointSize="16"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/ResRaw/fgui/Common" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
16
FGUIProject/assets/Fishing/Com/GreenProgress.xml
Normal file
16
FGUIProject/assets/Fishing/Com/GreenProgress.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="220,32" extention="ProgressBar">
|
||||
<controller name="color" exported="true" pages="0,绿,1,蓝,2,橙" selected="2"/>
|
||||
<displayList>
|
||||
<image id="n0_tdy3" name="n0" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="0,0" size="220,32" alpha="0.2" color="#000000">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<image id="n1_tdy3" name="bar" src="kryob" fileName="Images/Square.png" pkg="6hgkvlau" xy="34,2" size="184,28" color="#c36b3b">
|
||||
<gearColor controller="color" pages="1,2" values="#609aca|#c36b3b" default="#96c545"/>
|
||||
<relation target="" sidePair="height-height,rightext-right,leftext-left"/>
|
||||
</image>
|
||||
<loader id="n3_sqnk" name="icon" xy="3,2" size="28,28"/>
|
||||
<text id="n4_jgpt" name="title" xy="36,0" size="43,32" font="ui://6hgkvlaujgptj" fontSize="22" color="#ffffff" text="245"/>
|
||||
</displayList>
|
||||
<ProgressBar titleType="value"/>
|
||||
</component>
|
||||
17
FGUIProject/assets/Fishing/Com/PlayerInfo1.xml
Normal file
17
FGUIProject/assets/Fishing/Com/PlayerInfo1.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="220,152">
|
||||
<displayList>
|
||||
<component id="n5_sqnk" name="n5" src="sqnkl" fileName="Com/GreenProgress.xml" xy="0,0" controller="color,0">
|
||||
<ProgressBar value="100" max="100"/>
|
||||
</component>
|
||||
<component id="n8_763u" name="n8" src="sqnkl" fileName="Com/GreenProgress.xml" xy="0,40" controller="color,1">
|
||||
<ProgressBar value="100" max="100"/>
|
||||
</component>
|
||||
<component id="n9_763u" name="n9" src="sqnkl" fileName="Com/GreenProgress.xml" xy="0,80" controller="color,2">
|
||||
<ProgressBar value="100" max="100"/>
|
||||
</component>
|
||||
<component id="n10_763u" name="n10" src="sqnkl" fileName="Com/GreenProgress.xml" xy="0,120">
|
||||
<ProgressBar value="100" max="100"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
8
FGUIProject/assets/Fishing/Com/Progress.xml
Normal file
8
FGUIProject/assets/Fishing/Com/Progress.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="160,10">
|
||||
<displayList>
|
||||
<graph id="n13_jgpt" name="n13" xy="19,0" size="141,10" type="rect" lineSize="0" fillColor="#33000000"/>
|
||||
<graph id="n15_jgpt" name="bar" xy="19,0" size="141,10" type="rect" lineSize="0" fillColor="#ffb8c63a"/>
|
||||
<loader id="n14_jgpt" name="icon" xy="3,-2" size="14,14"/>
|
||||
</displayList>
|
||||
</component>
|
||||
11
FGUIProject/assets/Fishing/Com/ThrowProgressBar.xml
Normal file
11
FGUIProject/assets/Fishing/Com/ThrowProgressBar.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="580,30" extention="ProgressBar">
|
||||
<displayList>
|
||||
<graph id="n0_8b5t" name="n0" xy="0,0" size="580,30" type="rect" lineColor="#ffa0a0a0" fillColor="#fff0f0f0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_8b5t" name="bar" xy="3,4" size="574,22" type="rect" lineSize="0" fillColor="#ff3399ff"/>
|
||||
<graph id="n2_8b5t" name="n2" xy="426,0" size="6,30" type="rect" lineSize="0" fillColor="#ffff6633"/>
|
||||
</displayList>
|
||||
<ProgressBar/>
|
||||
</component>
|
||||
13
FGUIProject/assets/Fishing/FishingPanel.xml
Normal file
13
FGUIProject/assets/Fishing/FishingPanel.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<controller name="throwCtrl" pages="0,,1,show" selected="0"/>
|
||||
<displayList>
|
||||
<text id="n1_isq9" name="TextForce" xy="21,20" size="206,49" font="ui://6hgkvlaugkm7n" fontSize="36" color="#ffffff" strokeColor="#000000" text="Force:11122"/>
|
||||
<component id="n2_8b5t" name="ThrowProgress" src="8b5t0" fileName="Com/ThrowProgressBar.xml" xy="670,969" size="580,30">
|
||||
<gearDisplay controller="throwCtrl" pages="1"/>
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<ProgressBar value="81" max="100"/>
|
||||
</component>
|
||||
<text id="n3_gkm7" name="n3" xy="78,132" size="1221,29" font="ui://6hgkvlaugkm7v" fontSize="20" color="#ffffff" autoSize="none" text="电放费,Hello,こんにちは,안녕하세요,Hallo,Бзиара умаз,Bonjour,olá,Hola,電放費,ค่าธรรมเนียมปลดประจำการ,Phí xả thải"/>
|
||||
</displayList>
|
||||
</component>
|
||||
14
FGUIProject/assets/Fishing/package.xml
Normal file
14
FGUIProject/assets/Fishing/package.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="682kb9n0">
|
||||
<resources>
|
||||
<component id="isq9b" name="FishingPanel.xml" path="/" exported="true"/>
|
||||
<component id="8b5t0" name="ThrowProgressBar.xml" path="/Com/"/>
|
||||
<image id="sqnkj" name="PixPin_2025-01-06_19-57-36.png" path="/参考/"/>
|
||||
<image id="sqnkk" name="PixPin_2025-01-06_19-57-44.png" path="/参考/"/>
|
||||
<component id="sqnkl" name="GreenProgress.xml" path="/Com/" exported="true"/>
|
||||
<image id="jgptn" name="PixPin_2025-01-07_16-14-27.png" path="/参考/"/>
|
||||
<component id="jgpto" name="Progress.xml" path="/Com/"/>
|
||||
<component id="jgptp" name="PlayerInfo1.xml" path="/Com/"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/ResRaw/fgui/Fishing" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-06_19-57-36.png
Normal file
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-06_19-57-36.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-06_19-57-44.png
Normal file
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-06_19-57-44.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-07_16-14-27.png
Normal file
BIN
FGUIProject/assets/Fishing/参考/PixPin_2025-01-07_16-14-27.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 124 KiB |
24
FGUIProject/assets/Main/MainPanel.xml
Normal file
24
FGUIProject/assets/Main/MainPanel.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1920,1080">
|
||||
<displayList>
|
||||
<graph id="n0_ips6" name="n0" xy="10,10" size="100,100" type="rect">
|
||||
<relation target="" sidePair="left-left,top-top"/>
|
||||
</graph>
|
||||
<graph id="n1_ips6" name="n1" xy="1811,970" size="100,100" type="rect">
|
||||
<relation target="" sidePair="right-right,bottom-bottom"/>
|
||||
</graph>
|
||||
<graph id="n2_ips6" name="n2" xy="1811,10" size="100,100" type="rect">
|
||||
<relation target="" sidePair="right-right,top-top"/>
|
||||
</graph>
|
||||
<graph id="n3_ips6" name="n3" xy="10,970" size="100,100" type="rect">
|
||||
<relation target="" sidePair="left-left,bottom-bottom"/>
|
||||
</graph>
|
||||
<text id="n5_ips6" name="Title" xy="900,834" size="119,74" fontSize="56" text="Test">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
<component id="n6_isq9" name="BtnStart" src="isq9a" fileName="Com/BtnCommon.xml" xy="849,507" pkg="6hgkvlau">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
<Button title="Go"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
10
FGUIProject/assets/Main/Tag.xml
Normal file
10
FGUIProject/assets/Main/Tag.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,108" extention="Label">
|
||||
<displayList>
|
||||
<graph id="n3_ips6" name="n3" xy="0,4" size="100,100" type="rect"/>
|
||||
<text id="n4_ips6" name="title" xy="6,6" size="88,95" fontSize="73" align="center" vAlign="middle" text="11">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<transition name="nm"/>
|
||||
</component>
|
||||
8
FGUIProject/assets/Main/package.xml
Normal file
8
FGUIProject/assets/Main/package.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="hxr7rc7p">
|
||||
<resources>
|
||||
<component id="oy1y0" name="MainPanel.xml" path="/" exported="true"/>
|
||||
<component id="ips62" name="Tag.xml" path="/"/>
|
||||
</resources>
|
||||
<publish name="" path="../Assets/ResRaw/fgui/Main" packageCount="2" genCode="true"/>
|
||||
</packageDescription>
|
||||
Reference in New Issue
Block a user