22 lines
1.2 KiB
XML
22 lines
1.2 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<component size="80,90" extention="Button">
|
||
|
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||
|
|
<displayList>
|
||
|
|
<graph id="n1" name="n1" xy="0,0" size="80,90" alpha="0.5" touchable="false" type="rect" lineSize="2" fillColor="#fff0f0f0" corner="5">
|
||
|
|
<gearDisplay controller="button" pages="0"/>
|
||
|
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
|
</graph>
|
||
|
|
<graph id="n2" name="n2" xy="0,0" size="80,90" alpha="0.5" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
|
||
|
|
<gearDisplay controller="button" pages="2"/>
|
||
|
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
|
</graph>
|
||
|
|
<graph id="n3" name="n3" xy="0,0" size="80,90" alpha="0.5" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||
|
|
<gearDisplay controller="button" pages="1,3"/>
|
||
|
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
|
</graph>
|
||
|
|
<text id="n4" name="title" xy="0,0" size="80,90" fontSize="18" align="center" vAlign="middle" letterSpacing="1" autoSize="none" singleLine="true" text="点击开启">
|
||
|
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
|
</text>
|
||
|
|
</displayList>
|
||
|
|
<Button/>
|
||
|
|
</component>
|