1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="24,24" extention="Button">
- <Button mode="Check"/>
- <controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
- <displayList>
- <image id="n0_u6tf" src="u6tf7r" name="n0" xy="0,0">
- <gearDisplay controller="button" pages="0"/>
- <relation target="" sidePair="width,height"/>
- </image>
- <image id="n1_u6tf" src="qraf6t" name="n1" xy="0,0">
- <gearDisplay controller="button" pages="1"/>
- <relation target="" sidePair="width,height"/>
- </image>
- <image id="n2_u6tf" src="qraf6t" name="n2" xy="0,0">
- <gearDisplay controller="button" pages="2"/>
- <relation target="" sidePair="width,height"/>
- </image>
- <image id="n3_u6tf" src="qraf6t" name="n3" xy="0,0">
- <gearDisplay controller="button" pages="3"/>
- <relation target="" sidePair="width,height"/>
- </image>
- </displayList>
- </component>
|