You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
2.0 KiB
32 lines
2.0 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<component size="320,100" extention="Button"> |
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/> |
|
<controller name="canBuild" pages="0,,1," selected="0"/> |
|
<displayList> |
|
<graph id="n0_nd6r" name="n0" xy="0,0" size="320,100" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0"> |
|
<gearDisplay controller="button" pages="0"/> |
|
<relation target="" sidePair="width-width,height-height"/> |
|
</graph> |
|
<graph id="n1_nd6r" name="n1" xy="0,0" size="320,100" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa"> |
|
<gearDisplay controller="button" pages="2"/> |
|
<relation target="" sidePair="width-width,height-height"/> |
|
</graph> |
|
<graph id="n2_nd6r" name="n2" xy="0,0" size="320,100" touchable="false" type="rect" lineSize="0" fillColor="#ff99ffcc"> |
|
<gearDisplay controller="button" pages="1,3"/> |
|
<relation target="" sidePair="width-width,height-height"/> |
|
</graph> |
|
<loader id="n4_nd6r" name="Icon" xy="1,-1" size="100,100" align="center" vAlign="middle" fill="scale"/> |
|
<text id="n5_nd6r" name="Name" xy="158,2" size="98,29" fontSize="20" align="center" vAlign="middle" autoSize="none" bold="true" text="Name"/> |
|
<text id="n6_yl2h" name="n6" xy="160,70" size="67,26" fontSize="18" autoSize="none" text="已拥有:"/> |
|
<text id="n7_yl2h" name="OwnNum" xy="229,70" size="35,26" fontSize="18" align="center" autoSize="none" text="10"/> |
|
<graph id="n8_yl2h" name="n8" xy="0,0" size="30,30" type="eclipse" fillColor="#ff00ff00"> |
|
<gearDisplay controller="canBuild" pages="1"/> |
|
<relation target="" sidePair="left-left,top-top"/> |
|
</graph> |
|
<text id="n9_yl2h" name="CanBuildNum" xy="2,2" size="25,26" fontSize="18" align="center" vAlign="middle" text="10"> |
|
<gearDisplay controller="canBuild" pages="1"/> |
|
<relation target="" sidePair="center-center,middle-middle"/> |
|
</text> |
|
</displayList> |
|
<Button mode="Radio"/> |
|
</component> |