first commit

This commit is contained in:
2026-02-09 20:10:14 +08:00
commit 47a5cff08b
2638 changed files with 322636 additions and 0 deletions

2
FGUIProject/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
.objs/

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<projectDescription id="bfc95359ba5cbc3a6d6907b1ad17424b" type="Unity" version="5.0"/>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1280,1920">
<displayList>
<image id="n0_fhdr" name="back" src="t33p16b" fileName="ImagesNew/Square/square128_fill.png" xy="0,0" size="1280,1920" color="#d3d6da">
<relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
</image>
</displayList>
</component>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="54,54">
<displayList>
<image id="n3_t33p" name="n3" src="t33p19p" fileName="ImagesNew/Circle/circle128_fill.png" xy="0,0" size="54,54" aspect="true" color="#ff2e57">
<relation target="" sidePair="width-width,height-height"/>
</image>
<image id="n4_t33p" name="n4" src="t33p1g1" fileName="ImagesNew/Icon/icon_common/icon_common_25.png" xy="13,13" pivot="0.5,0.5" size="28,28" aspect="true">
<relation target="" sidePair="center-center,middle-middle"/>
</image>
</displayList>
</component>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="266,90" pivot="0.5,0.5" extention="Button">
<controller name="style" exported="true" pages="0,,1,,2,,3,,4,,5,,6," selected="0">
<remark page="0" value="品红"/>
<remark page="1" value="橘黄"/>
<remark page="2" value="黄色"/>
<remark page="3" value="绿色"/>
<remark page="4" value="蓝色"/>
<remark page="5" value="紫色"/>
<remark page="6" value="粉色"/>
</controller>
<displayList>
<image id="n9_fhdr" name="n9" src="t33p16w" fileName="ImagesNew/Square/square128_round15px_fill.png" xy="0,0" size="266,90" color="#fa5252">
<gearColor controller="style" pages="0,1,2,3,4,5,6" values="#fa5252|#ff922b|#ffc234|#40c057|#228be6|#be4bdb|#ff659a"/>
<relation target="" sidePair="width-width,height-height"/>
</image>
<text id="n11_fhdr" name="title" xy="97,23" pivot="0.5,0.5" size="71,44" font="ui://hxr7rc7pfhdrzh" fontSize="32" color="#ffffff" align="center" vAlign="middle" text="Title">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
</displayList>
<Button downEffect="scale" downEffectValue="0.95"/>
</component>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="206,60" pivot="0.5,0.5" extention="Button">
<controller name="style" exported="true" pages="0,,1,,2,,3,,4,,5,,6," selected="6">
<remark page="0" value="品红"/>
<remark page="1" value="橘黄"/>
<remark page="2" value="黄色"/>
<remark page="3" value="绿色"/>
<remark page="4" value="蓝色"/>
<remark page="5" value="紫色"/>
<remark page="6" value="粉色"/>
</controller>
<displayList>
<image id="n9_fhdr" name="n9" src="t33p16w" fileName="ImagesNew/Square/square128_round15px_fill.png" xy="0,0" size="206,60" color="#ff659a">
<gearColor controller="style" pages="0,1,2,3,4,5,6" values="#fa5252|#ff922b|#ffc234|#03bd5b|#228be6|#be4bdb|#ff659a"/>
<relation target="" sidePair="width-width,height-height"/>
</image>
<text id="n11_fhdr" name="title" xy="93,12" pivot="0.5,0.5" size="58,36" font="ui://hxr7rc7pfhdrzh" fontSize="26" color="#ffffff" align="center" vAlign="middle" text="Title">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<loader id="n12_t33p" name="icon" xy="45,10" size="40,40" url="ui://hxr7rc7pfhdr6w" align="center" vAlign="middle" fill="scale">
<relation target="n11_fhdr" sidePair="middle-middle,left-left"/>
</loader>
</displayList>
<Button downEffect="scale" downEffectValue="0.95"/>
</component>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="140,164" designImage="ui://hxr7rc7pt33p1hi" designImageOffsetX="-948" designImageOffsetY="-1113">
<displayList>
<image id="n2_t33p" name="n2" src="t33p19p" fileName="ImagesNew/Circle/circle128_fill.png" xy="0,0" size="140,140" aspect="true"/>
<component id="n5_t33p" name="icon" src="t33p1gv" fileName="Com/Tag/Head.xml" xy="3,4" size="134,134"/>
<component id="n3_t33p" name="n3" src="t33p1gs" fileName="Com/Btn/BtnAdd.xml" xy="43,105" size="54,54"/>
</displayList>
</component>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="30,30" pivot="0.5,0.5" extention="Button">
<displayList>
<loader id="n1_fhdr" name="icon" xy="0,0" size="30,30" url="ui://hxr7rc7pfhdrte" align="center" vAlign="middle" fill="scale" color="#d3d6da">
<relation target="" sidePair="width-width,height-height"/>
</loader>
</displayList>
<Button downEffect="scale" downEffectValue="0.8"/>
</component>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="100,100"/>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="104,151" extention="Button" designImageOffsetX="-958" designImageOffsetY="-1307">
<controller name="button" pages="2,up,3,down,4,over,5,selectedOver" selected="0"/>
<displayList>
<loader id="n7_t33p" name="icon" xy="0,2" pivot="0.5,0.5" size="104,104" aspect="true" url="ui://hxr7rc7pt33p1h2" align="center" vAlign="middle" fill="scale"/>
<text id="n8_t33p" name="title" xy="3,97" pivot="0.5,0.5" size="98,52" fontSize="38" color="#ffffff" align="center" vAlign="middle" shadowColor="#80000000" shadowOffset="1,1" text="3.6万"/>
</displayList>
<Button downEffect="dark" downEffectValue="0.8"/>
</component>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="128,128">
<displayList>
<image id="n32_jm65" name="n32" src="t33p1fm" fileName="ImagesNew/Icon/icon_common/icon_common_110.png" xy="64,64" pivot="0.5,0.5" anchor="true"/>
</displayList>
<transition name="t0" autoPlay="true" autoPlayRepeat="-1">
<item time="0" type="Rotation" target="n32_jm65" tween="true" startValue="0" endValue="360" duration="48" ease="Linear" repeat="-1"/>
</transition>
</component>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="750,50" opaque="false" extention="Label" designImage="ui://2ujtd98qlive1m" designImageOffsetY="-395">
<displayList>
<loader id="n2_live" name="n2" xy="283,2" size="186,45" touchable="false" url="ui://hxr7rc7pt33p16w" fill="scaleFree" color="#3d4d65">
<relation target="n1_raev" sidePair="width-width,height-height,center-center,middle-middle"/>
</loader>
<text id="n1_raev" name="title" xy="376,25" pivot="0.5,0.5" anchor="true" size="146,34" font="ui://hxr7rc7pfhdrzi" fontSize="24" color="#ffffff" align="center" vAlign="middle" text="默认提示文字"/>
</displayList>
</component>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="50,20" extention="ProgressBar">
<displayList>
<graph id="n0_t33p" name="n0" xy="0,7" size="50,6" type="rect" lineSize="0" lineColor="#ff333333" fillColor="#ff333333">
<relation target="" sidePair="width-width,middle-middle"/>
</graph>
<graph id="n1_t33p" name="bar" xy="0,7" size="50,6" type="rect" lineSize="0" fillColor="#ffcecece">
<relation target="" sidePair="middle-middle"/>
</graph>
<image id="n2_t33p" name="n2" src="t33p19p" fileName="ImagesNew/Circle/circle128_fill.png" xy="46,5" size="10,10" aspect="true">
<relation target="n1_t33p" sidePair="middle-middle,right-right"/>
</image>
</displayList>
<ProgressBar/>
</component>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="4,200" extention="ScrollBar">
<displayList>
<graph id="n0_oome" name="n0" xy="0,0" size="4,200" alpha="0.2" touchable="false" type="rect" lineSize="0" fillColor="#ff34455c">
<relation target="" sidePair="width-width,height-height"/>
</graph>
<image id="n1_oome" name="bar" src="t33p16b" fileName="ImagesNew/Square/square128_fill.png" xy="0,0" size="4,200" alpha="0.2" color="#34455c">
<relation target="" sidePair="height-height"/>
</image>
<image id="n2_oome" name="grip" src="t33p16b" fileName="ImagesNew/Square/square128_fill.png" xy="0,20" size="4,20"/>
</displayList>
<ScrollBar/>
</component>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="6,20" extention="Button">
<displayList>
<graph id="n0_oome" name="n0" xy="0,0" size="6,20" touchable="false" type="rect" lineSize="0">
<relation target="" sidePair="width-width,height-height"/>
</graph>
</displayList>
<Button/>
</component>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="640,90" extention="Label">
<displayList>
<image id="n10_t33p" name="n10" src="t33p16w" fileName="ImagesNew/Square/square128_round15px_fill.png" xy="0,0" size="640,90" color="#d3d6da">
<relation target="" sidePair="width-width,height-height"/>
</image>
<image id="n14_t33p" name="n14" src="t33p17g" fileName="ImagesNew/Square/square128_round15px_stroke2px.png" xy="0,0" size="640,90" color="#ff659a">
<relation target="" sidePair="width-width,height-height"/>
</image>
<text id="n12_t33p" name="n12" xy="83,20" size="20,49" fontSize="36" color="#3d4d65" autoSize="none" text=":"/>
<text id="n11_t33p" name="Input" xy="112,16" size="513,56" fontSize="36" color="#3d4d65" vAlign="middle" autoSize="none" text="" input="true" prompt="请输入..."/>
<loader id="n13_t33p" name="icon" xy="12,17" size="60,57" url="ui://hxr7rc7pt33p18i" align="center" vAlign="middle" fill="scale" color="#3d4d65"/>
</displayList>
</component>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="94,94" extention="Label" mask="n2_t33p">
<displayList>
<graph id="n2_t33p" name="n2" xy="0,0" size="94,94" type="eclipse" lineSize="0">
<relation target="" sidePair="width-width,height-height"/>
</graph>
<loader id="n1_t33p" name="icon" xy="0,0" size="94,94" aspect="true" url="ui://hxr7rc7pt33p1gu" align="center" vAlign="middle" fill="scale">
<relation target="" sidePair="width-width,height-height"/>
</loader>
</displayList>
</component>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1080,90" extention="Label">
<displayList>
<image id="n0_fhdr" name="n0" src="t33p16b" fileName="ImagesNew/Square/square128_fill.png" xy="0,0" size="1080,90" color="#d12e58">
<relation target="" sidePair="width-width,height-height"/>
</image>
<component id="n1_fhdr" name="BtnBack" src="fhdrzg" fileName="Com/Btn/BtnIcon.xml" xy="1,15" size="60,60" aspect="true">
<relation target="" sidePair="middle-middle,left-left"/>
<Button icon="ui://hxr7rc7pt33p18r"/>
</component>
<text id="n2_fhdr" name="title" xy="496,16" pivot="0.5,0.5" size="87,56" font="ui://hxr7rc7pfhdrzi" fontSize="42" color="#d3d6da" align="center" vAlign="middle" text="标题">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
</displayList>
</component>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="140,931" designImage="ui://hxr7rc7pt33p1hi" designImageOffsetX="-924" designImageOffsetY="-1093">
<displayList>
<component id="n2_t33p" name="n2" src="t33p1gt" fileName="Com/Btn/BtnHead.xml" xy="0,0"/>
<component id="n7_t33p" name="n7" src="t33p1h5" fileName="Com/Btn/BtnRight.xml" xy="18,199">
<Button title="1.2万" icon="ui://hxr7rc7pt33p1h2"/>
</component>
<component id="n9_t33p" name="n9" src="t33p1h5" fileName="Com/Btn/BtnRight.xml" xy="13,388">
<Button title="960" icon="ui://hxr7rc7pt33p1h1"/>
</component>
<component id="n10_t33p" name="n10" src="t33p1h5" fileName="Com/Btn/BtnRight.xml" xy="13,577">
<Button title="820" icon="ui://hxr7rc7pt33p1h0"/>
</component>
<component id="n11_t33p" name="n11" src="t33p1h5" fileName="Com/Btn/BtnRight.xml" xy="13,766">
<Button title="462" icon="ui://hxr7rc7pt33p1h3"/>
</component>
</displayList>
</component>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="796,250" extention="Label" designImage="ui://hxr7rc7pt33p1hi" designImageOffsetX="-27" designImageOffsetY="-1984" designImageAlpha="0">
<displayList>
<text id="n13_t33p" name="TextName" xy="0,0" size="315,62" fontSize="46" color="#ffffff" text="@养狮子的阿仁"/>
<text id="n14_t33p" name="TextDesc" xy="1,74" size="792,112" fontSize="42" color="#ffffff" autoSize="ellipsis" text="看小狮子"/>
<image id="n15_t33p" name="n15" src="t33p1h9" fileName="ImagesNew/Icon/notice.png" xy="-1,199" size="44,44" aspect="true" color="#b8bab9"/>
<text id="n16_t33p" name="n16" xy="46,198" size="467,46" fontSize="34" color="#b8bab9" text="作者声明:内容由互联网收集 &gt;"/>
</displayList>
</component>

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="1080,1920">
<controller name="pauseCtrl" pages="0,,1," selected="0">
<remark page="0" value="播放"/>
<remark page="1" value="暂停"/>
<action type="play_transition" fromPage="" toPage="0" transition="play"/>
<action type="play_transition" fromPage="" toPage="1" transition="pause"/>
</controller>
<displayList>
<graph id="n1_t33p" name="PlayBack" xy="0,-33" size="1080,1966" type="rect" fillColor="#ff030301">
<relation target="" sidePair="width-width,height-height"/>
</graph>
<loader id="n2_t33p" name="VideoVer" xy="540,958" pivot="0.5,0.5" anchor="true" size="1080,1920" align="center" vAlign="middle" fill="scaleMatchWidth">
<relation target="" sidePair="width-width,height-height"/>
</loader>
<image id="n3_t33p" name="n3" src="t33p1hh" fileName="ImagesNew/full.png" xy="400,1134" visible="false">
<gearDisplay controller="pauseCtrl" pages="0"/>
</image>
<image id="n7_t33p" name="n7" src="t33p1hk" fileName="ImagesNew/Icon/play.png" xy="476,896" alpha="0.6" color="#999999">
<relation target="" sidePair="center-center,middle-middle"/>
</image>
<component id="n8_t33p" name="BtnPause" src="t33p1hl" fileName="Com/Btn/BtnMask.xml" xy="0,0" size="1080,1920">
<relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
</component>
</displayList>
<transition name="pause">
<item time="0" type="Alpha" target="n7_t33p" tween="true" startValue="0" endValue="0.6" duration="6"/>
</transition>
<transition name="play">
<item time="0" type="Alpha" target="n7_t33p" tween="true" startValue="0.6" endValue="0" duration="6"/>
</transition>
<transition name="StartedAnim">
<item time="0" type="Alpha" target="n2_t33p" tween="true" startValue="0" endValue="1" duration="10"/>
</transition>
</component>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Some files were not shown because too many files have changed in this diff Show More