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.
13 lines
696 B
13 lines
696 B
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="40,40" pivot="0.5,0.5" extention="Button">
|
||
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||
|
<displayList>
|
||
|
<graph id="n0_b3wp" name="n0" xy="0,0" size="40,40" touchable="false" type="rect" lineSize="2" fillColor="#fff0f0f0" corner="5">
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<text id="n3_b3wp" name="n3" xy="4,-1" size="33,42" fontSize="30" align="center" vAlign="middle" autoSize="none" text="X">
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</text>
|
||
|
</displayList>
|
||
|
<Button downEffect="scale" downEffectValue=".8"/>
|
||
|
</component>
|