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.
22 lines
1.3 KiB
22 lines
1.3 KiB
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="150,60" extention="Button">
|
||
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||
|
<displayList>
|
||
|
<graph id="n0_fa3d" name="n0" xy="0,0" size="150,60" touchable="false" type="rect" fillColor="#fff0f0f0" corner="2">
|
||
|
<gearDisplay controller="button" pages="0"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n1_fa3d" name="n1" xy="0,0" size="150,60" touchable="false" type="rect" fillColor="#fffafafa" corner="2">
|
||
|
<gearDisplay controller="button" pages="2"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<graph id="n2_fa3d" name="n2" xy="0,0" size="150,60" touchable="false" type="rect" fillColor="#ffcccccc" corner="2">
|
||
|
<gearDisplay controller="button" pages="1,3"/>
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<text id="n3_fa3d" name="SkillId" xy="37,5" size="62,28" fontSize="18" autoSize="none" text="1001"/>
|
||
|
<text id="n4_fa3d" name="Name" xy="6,34" size="138,26" fontSize="18" autoSize="shrink" text="技能名字很长"/>
|
||
|
<text id="n5_fa3d" name="n5" xy="5,4" size="30,28" fontSize="18" autoSize="none" text="ID:"/>
|
||
|
</displayList>
|
||
|
<Button mode="Radio"/>
|
||
|
</component>
|