2
0
Fork 0
You cannot 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
XML

<?xml version="1.0" encoding="utf-8"?>
<component size="100,30" 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_ugag" name="n0" xy="0,0" size="100,30" touchable="false" type="rect" lineSize="0" fillColor="#cc003333" corner="5">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_ugag" name="n1" xy="0,0" size="100,30" touchable="false" type="rect" lineSize="0" fillColor="#cc003366" corner="5">
<gearDisplay controller="button" pages="2,3"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n3_ugag" name="n2" xy="0,0" size="100,30" touchable="false" type="rect" lineSize="0" fillColor="#ff003366" corner="5">
<gearDisplay controller="button" pages="1"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<text id="n4_ugag" name="title" xy="0,0" size="100,30" fontSize="15" color="#ffffff" align="center" vAlign="middle" autoSize="none" text="button">
<relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
</text>
</displayList>
<Button downEffect="scale" downEffectValue=".95"/>
</component>