| 12345678910111213141516 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="212,81" pivot="0.5,0.5" extention="Button">
- <controller name="button" pages="0,up,1,down" selected="1"/>
- <displayList>
- <loader id="n3_s5lg" name="icon" xy="0,0" size="212,81" url="ui://eg2y0ldps5lgtpm" autoSize="true">
- <gearDisplay controller="button" pages="1"/>
- </loader>
- <text id="n4_s5lg" name="title" xy="0,0" size="212,81" font="ui://eg2y0ldpa0cftkx" fontSize="40" color="#88591c" align="center" vAlign="middle" autoSize="none" autoClearText="true" text="按钮">
- <gearColor controller="button" pages="0" values="#a69185,#000000" default="#88591c,#000000" ease="Quad.In"/>
- </text>
- </displayList>
- <Button mode="Radio"/>
- <transition name="fadeIn" frameRate="60">
- <item time="0" type="Alpha" target="n3_s5lg" tween="true" startValue="0" endValue="1" duration="6"/>
- </transition>
- </component>
|