123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="163,54" extention="Button">
- <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
- <displayList>
- <image id="n0_pdjl" name="n0" src="bp614" fileName="UI_LoginBtn.PNG" xy="0,0">
- <gearDisplay controller="button" pages="0,2"/>
- <relation target="" sidePair="width-width,height-height"/>
- </image>
- <image id="n1_pdjl" name="n1" src="bp615" fileName="UI_LoginBtn_ONpressed.png" xy="0,0">
- <gearDisplay controller="button" pages="1,3"/>
- <relation target="" sidePair="width-width,height-height"/>
- </image>
- <text id="n2_pdjl" name="title" xy="0,0" size="163,54" font="Microsoft YaHei" fontSize="30" color="#ffffff" align="center" vAlign="middle" autoSize="none" bold="true" italic="true" singleLine="true" text="退出">
- <relation target="" sidePair="width-width,height-height"/>
- </text>
- </displayList>
- <Button/>
- </component>
|