mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
6
JNFrame2/Modules/FairyGUI/assets/Common/Component1.xml
Normal file
6
JNFrame2/Modules/FairyGUI/assets/Common/Component1.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,600">
|
||||
<displayList>
|
||||
<text id="n0_ed8i" name="text" xy="339,363" size="40,19" fontSize="12" text=""/>
|
||||
</displayList>
|
||||
</component>
|
7
JNFrame2/Modules/FairyGUI/assets/Common/package.xml
Normal file
7
JNFrame2/Modules/FairyGUI/assets/Common/package.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="k5vyqumw">
|
||||
<resources>
|
||||
<component id="ed8i0" name="Component1.xml" path="/" exported="true"/>
|
||||
</resources>
|
||||
<publish name="" genCode="true"/>
|
||||
</packageDescription>
|
19
JNFrame2/Modules/FairyGUI/assets/Launcher/Comp/Button1.xml
Normal file
19
JNFrame2/Modules/FairyGUI/assets/Launcher/Comp/Button1.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,20" extention="Button">
|
||||
<Button/>
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
|
||||
<displayList>
|
||||
<graph id="n0_ed8i" name="n0" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n1_ed8i" name="n1" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n2_ed8i" name="n2" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
17
JNFrame2/Modules/FairyGUI/assets/Launcher/Launcher.xml
Normal file
17
JNFrame2/Modules/FairyGUI/assets/Launcher/Launcher.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<displayList>
|
||||
<graph id="n2_ed8i" name="n2" xy="0,0" size="1600,720" type="rect">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<component id="n0_11ivm" name="progress" src="11ivm1" fileName="Comp/ProgressBar1.xml" xy="523,427" size="553,10" group="n3_ed8i">
|
||||
<ProgressBar max="100"/>
|
||||
</component>
|
||||
<text id="n1_ed8i" name="title" xy="734,333" pivot="0.5,0.5" size="132,44" group="n3_ed8i" font="FangSong" fontSize="32" color="#ffffff" align="center" vAlign="middle" bold="true" strokeColor="#000000" strokeSize="2" text="更新进度"/>
|
||||
<component id="n4_ed8i" name="downloader" src="ed8im2" fileName="Comp/Button1.xml" xy="750,501" group="n3_ed8i"/>
|
||||
<text id="n5_ed8i" name="n5" xy="687,198" size="226,44" group="n3_ed8i" fontSize="32" color="#ffffff" align="center" bold="true" strokeColor="#000000" text="更新的文字777"/>
|
||||
<group id="n3_ed8i" name="n3" xy="523,198" size="553,323" advanced="true">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</group>
|
||||
</displayList>
|
||||
</component>
|
9
JNFrame2/Modules/FairyGUI/assets/Launcher/package.xml
Normal file
9
JNFrame2/Modules/FairyGUI/assets/Launcher/package.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="h88wuvsb">
|
||||
<resources>
|
||||
<component id="kpkc0" name="Launcher.xml" path="/" exported="true"/>
|
||||
<component id="11ivm1" name="ProgressBar1.xml" path="/Comp/"/>
|
||||
<component id="ed8im2" name="Button1.xml" path="/Comp/"/>
|
||||
</resources>
|
||||
<publish name="" path="..\..\Assets\HotResources\ResLauncher\FGui\{publish_file_name}" packageCount="2" genCode="true" codePath="..\..\Assets\HotScripts\GameLauncher\FGui\Build"/>
|
||||
</packageDescription>
|
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,600">
|
||||
<displayList>
|
||||
<component id="n0_11ivm" name="progress" src="11ivm1" fileName="ProgressBar1.xml" xy="109,263" size="553,10">
|
||||
<ProgressBar value="50" max="100"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="h88wuvsb">
|
||||
<resources>
|
||||
<component id="kpkc0" name="Component1.xml" path="/" exported="true"/>
|
||||
<component id="11ivm1" name="ProgressBar1.xml" path="/"/>
|
||||
</resources>
|
||||
<publish name=""/>
|
||||
</packageDescription>
|
Reference in New Issue
Block a user