mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +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>
|
Reference in New Issue
Block a user