mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
提交完美
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="200,80" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n3_125l3" name="bg" xy="0,0" size="200,80" type="rect" lineSize="0" fillColor="#ff3c9eff" corner="4">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n4_125l3" name="name" xy="44,22" pivot="0.5,0.5" size="112,36" font="ui://qajd2qzl125l37" fontSize="26" color="#ffffff" align="center" vAlign="middle" bold="true" strokeColor="#000000" strokeSize="2" text="按钮内容">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button/>
|
||||
<customProperty target="name" propertyId="0"/>
|
||||
</component>
|
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="308,80">
|
||||
<displayList>
|
||||
<graph id="n0_125l3" name="n0" xy="0,0" size="308,80" type="rect" lineSize="0" fillColor="#ff67c23a" corner="4">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n1_125l3" name="title" xy="52,23" pivot="0.5,0.5" size="204,34" font="ui://qajd2qzl125l37" fontSize="24" color="#ffffff" align="center" vAlign="middle" bold="true" strokeColor="#000000" text="这是一个提示信息">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<relation target="n1_125l3" sidePair="width-width"/>
|
||||
</component>
|
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<displayList>
|
||||
<graph id="n1_ue30" name="n1" xy="0,0" size="1600,720" type="rect" lineSize="0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n0_ed8i" name="text" xy="714,332" size="172,56" font="KaiTi" fontSize="42" color="#ffffff" bold="true" strokeColor="#000000" strokeSize="2" text="游戏内容">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<displayList>
|
||||
<graph id="n0_125l3" name="bg" xy="0,0" size="1600,720" alpha="0.5" type="rect" lineSize="0" fillColor="#ff000000"/>
|
||||
</displayList>
|
||||
</component>
|
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,750" opaque="false">
|
||||
<displayList>
|
||||
<component id="n1_125l3" name="item" src="125l35" fileName="Comp/Views/UI_TipTitle/TipTitleItem.xml" xy="1600,75" pivot="1,0" anchor="true"/>
|
||||
</displayList>
|
||||
</component>
|
@@ -1,7 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="k5vyqumw">
|
||||
<resources>
|
||||
<component id="ed8i0" name="Component1.xml" path="/" exported="true"/>
|
||||
<component id="125l31" name="BGDefault.xml" path="/Res/BG/"/>
|
||||
<component id="125l34" name="TipTitleUI.xml" path="/Views/" exported="true"/>
|
||||
<component id="125l35" name="TipTitleItem.xml" path="/Comp/Views/UI_TipTitle/"/>
|
||||
<component id="125l36" name="ButtonDefault.xml" path="/Comp/Button/" exported="true"/>
|
||||
</resources>
|
||||
<publish name="" genCode="true"/>
|
||||
</packageDescription>
|
BIN
JNFrame2/Modules/FairyGUI/assets/Font/SIMKAI.TTF
Normal file
BIN
JNFrame2/Modules/FairyGUI/assets/Font/SIMKAI.TTF
Normal file
Binary file not shown.
7
JNFrame2/Modules/FairyGUI/assets/Font/package.xml
Normal file
7
JNFrame2/Modules/FairyGUI/assets/Font/package.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="qajd2qzl">
|
||||
<resources>
|
||||
<font id="125l37" name="SIMKAI.TTF" path="/" renderMode="" samplePointSize="16"/>
|
||||
</resources>
|
||||
<publish name=""/>
|
||||
</packageDescription>
|
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,400">
|
||||
<displayList>
|
||||
<graph id="n0_125l3" name="n0" xy="0,0" size="800,400" type="rect" lineSize="0" fillColor="#ff333333"/>
|
||||
<text id="n1_125l3" name="SeasonName" xy="304,169" pivot="0.5,0.5" size="192,62" font="ui://qajd2qzl125l37" fontSize="46" color="#ffffff" bold="true" strokeColor="#000000" strokeSize="2" text="赛季名称"/>
|
||||
</displayList>
|
||||
<customProperty target="SeasonName" propertyId="0"/>
|
||||
</component>
|
28
JNFrame2/Modules/FairyGUI/assets/Hall/HallUI.xml
Normal file
28
JNFrame2/Modules/FairyGUI/assets/Hall/HallUI.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<displayList>
|
||||
<graph id="n1_125l3" name="n1" xy="0,0" size="1600,720" type="rect" lineSize="0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<list id="n3_125l3" name="n3" xy="400,100" size="800,400" group="n5_125l3" layout="pagination" overflow="scroll" scroll="horizontal" scrollBarFlags="8" defaultItem="ui://qz3gmoo8125l31" vAlign="middle">
|
||||
<item title="S1 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S1 赛季"/>
|
||||
</item>
|
||||
<item title="S2 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S2 赛季"/>
|
||||
</item>
|
||||
<item title="S3 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S3 赛季"/>
|
||||
</item>
|
||||
<item title="S4 赛季">
|
||||
<property target="SeasonName" propertyId="0" value="S4 赛季"/>
|
||||
</item>
|
||||
</list>
|
||||
<component id="n6_125l3" name="StartSeason" src="125l36" fileName="Comp/Button/ButtonDefault.xml" pkg="k5vyqumw" xy="568,540" size="464,80" group="n5_125l3">
|
||||
<property target="name" propertyId="0" value="开启赛季"/>
|
||||
</component>
|
||||
<group id="n5_125l3" name="n5" xy="400,100" size="800,520" advanced="true">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</group>
|
||||
</displayList>
|
||||
</component>
|
8
JNFrame2/Modules/FairyGUI/assets/Hall/package.xml
Normal file
8
JNFrame2/Modules/FairyGUI/assets/Hall/package.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="qz3gmoo8">
|
||||
<resources>
|
||||
<component id="125l30" name="HallUI.xml" path="/" exported="true"/>
|
||||
<component id="125l31" name="HallSeason.xml" path="/Comp/Hall/"/>
|
||||
</resources>
|
||||
<publish name="" genCode="true"/>
|
||||
</packageDescription>
|
@@ -15,7 +15,7 @@
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_ue30" name="n3" xy="66,18" pivot="0.5,0.5" size="68,44" font="FangSong" fontSize="32" color="#ffffff" bold="true" strokeColor="#000000" strokeSize="2" text="更新">
|
||||
<text id="n3_ue30" name="n3" xy="65,18" pivot="0.5,0.5" size="70,44" font="ui://qajd2qzl125l37" fontSize="32" color="#ffffff" bold="true" strokeColor="#000000" text="更新">
|
||||
<gearText controller="Type" pages="1" values="开始游戏" default="更新"/>
|
||||
</text>
|
||||
</displayList>
|
||||
|
@@ -10,11 +10,11 @@
|
||||
<component id="n0_11ivm" name="progress" src="11ivm1" fileName="Comp/ProgressBar.xml" xy="523,411" size="553,10" group="n3_ed8i">
|
||||
<ProgressBar max="100"/>
|
||||
</component>
|
||||
<text id="n1_ed8i" name="title" xy="734,317" pivot="0.5,0.5" size="132,44" group="n3_ed8i" font="KaiTi" fontSize="32" color="#ffffff" align="center" vAlign="middle" bold="true" strokeColor="#000000" strokeSize="2" text="更新进度"/>
|
||||
<text id="n1_ed8i" name="title" xy="732,317" pivot="0.5,0.5" size="136,44" group="n3_ed8i" font="ui://qajd2qzl125l37" fontSize="32" color="#ffffff" align="center" vAlign="middle" bold="true" strokeColor="#000000" text="更新进度"/>
|
||||
<component id="n4_ed8i" name="downloader" src="ed8im2" fileName="Comp/Button.xml" xy="700,485" group="n3_ed8i">
|
||||
<gearDisplay controller="Type" pages="0,1"/>
|
||||
</component>
|
||||
<text id="n5_ed8i" name="n5" xy="687,210" size="212,44" group="n3_ed8i" font="KaiTi" fontSize="32" color="#ffffff" align="center" bold="true" strokeColor="#000000" text="更新的文字777"/>
|
||||
<text id="n5_ed8i" name="n5" xy="687,210" size="220,44" group="n3_ed8i" font="ui://qajd2qzl125l37" fontSize="32" color="#ffffff" align="center" bold="true" strokeColor="#000000" text="更新的文字777"/>
|
||||
<group id="n3_ed8i" name="n3" xy="523,210" size="553,355" advanced="true">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</group>
|
||||
|
@@ -1,8 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720">
|
||||
<component size="1600,720" opaque="false">
|
||||
<displayList>
|
||||
<component id="n0_ue30" name="View" src="ue301" fileName="UIContent.xml" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</component>
|
||||
<component id="n1_125l3" name="Tip" src="ue301" fileName="UIContent.xml" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
@@ -1,2 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1600,720"/>
|
||||
<component size="1600,720" opaque="false">
|
||||
<displayList/>
|
||||
</component>
|
Reference in New Issue
Block a user