提交修改
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<gearColor controller="button" pages="3,6" values="#8bf3ff|#8bf3ff" default="#5c748b"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n21_9zbo" name="title" xy="0,0" size="120,35" font="ui://6hgkvlaugkm7w" fontSize="22" color="#d8fbff" align="center" vAlign="middle" autoSize="none" text="标题">
|
||||
<text id="n21_9zbo" name="title" xy="0,0" size="120,35" font="ui://6hgkvlaugkm7w" fontSize="19" color="#d8fbff" align="center" vAlign="middle" autoSize="none" text="标题">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
|
||||
18
FGUIProject/assets/Common/Com/Buttons/BtnCommonIcon.xml
Normal file
18
FGUIProject/assets/Common/Com/Buttons/BtnCommonIcon.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="70,35" extention="Button">
|
||||
<controller name="button" pages="2,up,3,down,6,over,7,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n19_fcfg" name="n19" src="kryob" fileName="Images/Square.png" xy="0,0" size="70,35" alpha="0.2" color="#5c748b">
|
||||
<gearLook controller="button" pages="6" values="0.1,0,0,0" default="0.2,0,0,0"/>
|
||||
<gearColor controller="button" pages="3,6" values="#8bf3ff|#8bf3ff" default="#5c748b"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n21_9zbo" name="title" xy="25,4" size="41,28" font="ui://6hgkvlaugkm7w" fontSize="19" color="#d8fbff" align="center" vAlign="middle" text="标题">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
<loader id="n22_nzfp" name="icon" xy="4,9" size="19,19" url="ui://6hgkvlaufcfgfz" align="center" vAlign="middle" fill="scale">
|
||||
<relation target="n21_9zbo" sidePair="middle-middle,left-left"/>
|
||||
</loader>
|
||||
</displayList>
|
||||
<Button/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user