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.
 
 
 
 
 
 

39 lines
2.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<component size="300,100" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<controller name="isInLineup" alias="是否在阵容中" pages="0,,1," selected="0"/>
<displayList>
<graph id="n0_ogyt" name="n0" xy="0,0" size="300,100" touchable="false" type="rect" fillColor="#fff0f0f0" corner="5">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_ogyt" name="n1" xy="0,0" size="300,100" touchable="false" type="rect" fillColor="#fffafafa" corner="5">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n2_ogyt" name="n2" xy="0,0" size="300,100" touchable="false" type="rect" fillColor="#ffcccccc" corner="5">
<gearDisplay controller="button" pages="1,3"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n3_ogyt" name="IconBG" xy="8,11" size="80,80" type="rect">
<relation target="" sidePair="center-center,middle-middle"/>
</graph>
<loader id="n4_ogyt" name="Icon" xy="8,11" size="80,80" fill="scale">
<relation target="n3_ogyt" sidePair="center-center,middle-middle"/>
</loader>
<text id="n5_ogyt" name="Name" xy="99,11" size="56,24" fontSize="16" text=" 姑苏少"/>
<text id="n6_ogyt" name="FightPoint" xy="140,64" size="39,24" fontSize="16" text="9999"/>
<text id="n7_ogyt" name="FightPointLbl" xy="99,64" size="36,24" fontSize="16" text="战力"/>
<text id="n8_ogyt" name="FightLbl" xy="68,65" size="20,24" fontSize="16" color="#ff0000" text="战">
<gearDisplay controller="isInLineup" pages="1"/>
</text>
<graph id="n9_ogyt" name="LineupSeatBG" xy="246,18" size="35,35" type="rect">
<gearDisplay controller="isInLineup" pages="1"/>
</graph>
<text id="n10_ogyt" name="LineupSeat" xy="246,18" size="35,35" fontSize="24" align="center" vAlign="middle" autoSize="none" text="9">
<gearDisplay controller="isInLineup" pages="1"/>
<relation target="n9_ogyt" sidePair="center-center,middle-middle"/>
</text>
</displayList>
<Button mode="Radio"/>
</component>