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.
28 lines
1.6 KiB
28 lines
1.6 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<component size="100,100" extention="Button"> |
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/> |
|
<controller name="state" pages="0,,1,,2," selected="1"/> |
|
<displayList> |
|
<graph id="n0_nrka" name="n0" xy="0,0" size="100,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_nrka" name="n1" xy="0,0" size="100,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_nrka" name="n2" xy="0,0" size="100,100" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc"> |
|
<gearDisplay controller="button" pages="1,3"/> |
|
<relation target="" sidePair="width-width,height-height"/> |
|
</graph> |
|
<loader id="n4_nrka" name="Icon" xy="5,5" size="90,90" align="center" vAlign="middle" fill="scale"/> |
|
<text id="n3_nrka" name="Name" xy="24,75" size="52,24" fontSize="16" align="center" vAlign="middle" text="种子名"/> |
|
<text id="n5_nrka" name="n5" xy="76,-8" size="36,24" rotation="30" fontSize="16" color="#ff0000" align="center" text="不可"> |
|
<gearDisplay controller="state" pages="1"/> |
|
</text> |
|
<text id="n6_nrka" name="n6" xy="76,-8" size="36,24" rotation="30" fontSize="16" color="#ff0000" align="center" text="不足"> |
|
<gearDisplay controller="state" pages="2"/> |
|
</text> |
|
</displayList> |
|
<Button mode="Radio"/> |
|
</component> |