切换标签页
This commit is contained in:
12
FGUIProject/assets/Common/Com/Buttons/ButtonDef.xml
Normal file
12
FGUIProject/assets/Common/Com/Buttons/ButtonDef.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,56" pivot="0.5,0.5" extention="Button">
|
||||
<displayList>
|
||||
<graph id="n2_sqnk" name="n2" xy="0,0" size="100,56" type="rect" fillColor="#ff999999">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n3_sqnk" name="title" xy="20,8" pivot="0.5,0.5" size="60,39" fontSize="28" color="#ffffff" text="确定">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".9"/>
|
||||
</component>
|
||||
Reference in New Issue
Block a user