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.
29 lines
1.8 KiB
29 lines
1.8 KiB
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="50,50" extention="Button">
|
||
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||
|
<controller name="DropRateType" pages="0,,1,,2,,3,,4," selected="0"/>
|
||
|
<displayList>
|
||
|
<graph id="n0_sdb5" name="n0" xy="0,0" size="50,50" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
|
||
|
<gearDisplay controller="button" pages="0"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n1_sdb5" name="n1" xy="0,0" size="50,50" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
|
||
|
<gearDisplay controller="button" pages="2"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n2_sdb5" name="n2" xy="0,0" size="50,50" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||
|
<gearDisplay controller="button" pages="1,3"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<loader id="n3_sdb5" name="Icon" xy="0,0" size="50,50" align="center" vAlign="middle" fill="scale"/>
|
||
|
<text id="n4_sdb5" name="DropRate" xy="23,25" size="26,26" fontSize="18" align="center" autoSize="none" strokeColor="#000000" text="稀">
|
||
|
<gearDisplay controller="DropRateType" pages="2,3,4"/>
|
||
|
<gearColor controller="DropRateType" pages="2,3,4" values="#00ff00,#000000|#9900cc,#000000|#ff6600,#000000" default="#000000,#000000"/>
|
||
|
<gearText controller="DropRateType" pages="2,4" values="少|罕" default="稀"/>
|
||
|
</text>
|
||
|
<text id="n5_n6cm" name="DropNum" xy="20,27" size="31,26" fontSize="18" align="right" vAlign="bottom" autoSize="shrink" strokeColor="#ffffff" text="999">
|
||
|
<gearDisplay controller="DropRateType" pages="0"/>
|
||
|
</text>
|
||
|
</displayList>
|
||
|
<Button/>
|
||
|
</component>
|