Button1.xml 926 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="100,20" extention="Button">
  3. <Button/>
  4. <controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
  5. <displayList>
  6. <graph id="n0_kasa" name="n0" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
  7. <gearDisplay controller="button" pages="0"/>
  8. <relation target="" sidePair="width,height"/>
  9. </graph>
  10. <graph id="n1_kasa" name="n1" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
  11. <gearDisplay controller="button" pages="2"/>
  12. <relation target="" sidePair="width,height"/>
  13. </graph>
  14. <graph id="n2_kasa" name="n2" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
  15. <gearDisplay controller="button" pages="1,3"/>
  16. <relation target="" sidePair="width,height"/>
  17. </graph>
  18. </displayList>
  19. </component>