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
692 B
13 lines
692 B
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<component size="50,50" 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_v0uy" name="bg" xy="0,0" size="50,50" touchable="false" type="eclipse" lineSize="2" fillColor="#fff0f0f0">
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</graph>
|
||
|
<text id="n3_v0uy" name="n3" xy="0,-2" size="50,55" fontSize="41" align="center" vAlign="middle" autoSize="shrink" text="+">
|
||
|
<relation target="" sidePair="center-center,middle-middle"/>
|
||
|
</text>
|
||
|
</displayList>
|
||
|
<Button downEffect="scale" downEffectValue=".8"/>
|
||
|
</component>
|