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.
10 lines
446 B
10 lines
446 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>
|
||
|
<loader id="n3_g4h4" name="icon" xy="0,0" size="50,50" aspect="true" align="center" vAlign="middle" fill="scaleNoBorder">
|
||
|
<relation target="" sidePair="width-width,height-height"/>
|
||
|
</loader>
|
||
|
</displayList>
|
||
|
<Button/>
|
||
|
</component>
|