首次提交
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>
|
||||
Reference in New Issue
Block a user