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.
32 lines
2.0 KiB
XML
32 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component size="320,60" extention="Button">
|
|
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="2"/>
|
|
<controller name="direction" exported="true" pages="0,left,1,middle,2,right" selected="2"/>
|
|
<displayList>
|
|
<graph id="n0_ljo9" name="n0" xy="0,0" size="320,60" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
|
|
<gearDisplay controller="button" pages="0"/>
|
|
<relation target="" sidePair="width-width,height-height"/>
|
|
</graph>
|
|
<graph id="n1_ljo9" name="n1" xy="0,0" size="320,60" touchable="false" type="rect" lineSize="0" fillColor="#ff00ff99">
|
|
<gearDisplay controller="button" pages="2"/>
|
|
<relation target="" sidePair="width-width,height-height"/>
|
|
</graph>
|
|
<graph id="n2_ljo9" name="n2" xy="0,0" size="320,60" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
|
|
<gearDisplay controller="button" pages="1,3"/>
|
|
<relation target="" sidePair="width-width,height-height"/>
|
|
</graph>
|
|
<text id="n3_ljo9" name="t_name" xy="121,0" size="196,60" fontSize="34" vAlign="middle" autoSize="none" autoClearText="true" text="房间类型名"/>
|
|
<loader id="n4_ljo9" name="ld_roomtype" xy="4,0" size="60,60" url="ui://2qo7xpdckw5b26"/>
|
|
<text id="n5_ljo9" name="t_left" xy="65,0" size="74,60" group="n8_ljo9" fontSize="34" vAlign="middle" autoSize="none" autoClearText="true" text="←:">
|
|
<gearDisplay controller="direction" pages="0"/>
|
|
</text>
|
|
<text id="n6_ljo9" name="t_middle" xy="65,0" size="74,60" group="n8_ljo9" fontSize="34" vAlign="middle" autoSize="none" autoClearText="true" text="↑:">
|
|
<gearDisplay controller="direction" pages="1"/>
|
|
</text>
|
|
<text id="n7_ljo9" name="t_right" xy="65,0" size="74,60" group="n8_ljo9" fontSize="34" vAlign="middle" autoSize="none" autoClearText="true" text="→:">
|
|
<gearDisplay controller="direction" pages="2"/>
|
|
</text>
|
|
<group id="n8_ljo9" name="g_direction" xy="65,0" size="74,60"/>
|
|
</displayList>
|
|
<Button/>
|
|
</component> |