This commit is contained in:
PC-20230316NUNE\Administrator
2024-10-16 20:41:40 +08:00
parent 44c3ea001a
commit 6da2f9e691
1866 changed files with 36068 additions and 25732 deletions

View File

@@ -0,0 +1,23 @@
<?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"/>
<controller name="Type" exported="true" pages="0,更新,1,进入游戏" selected="0"/>
<displayList>
<graph id="n0_ed8i" name="n0" xy="0,0" size="200,80" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_ed8i" name="n1" xy="0,0" size="200,80" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n2_ed8i" name="n2" xy="0,0" size="200,80" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
<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="更新">
<gearText controller="Type" pages="1" values="开始游戏" default="更新"/>
</text>
</displayList>
<Button/>
</component>

View File

@@ -1,19 +0,0 @@
<?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>