Files
Fishing2/FGUIProject/assets/Common/Com/Buttons/ButtonDef.xml
2025-05-23 18:10:56 +08:00

12 lines
566 B
XML

<?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>