|
@@ -0,0 +1,22 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<component size="100,20" extention="Button">
|
|
|
+ <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
|
|
+ <displayList>
|
|
|
+ <graph id="n0_wono" name="n0" xy="0,0" size="100,20" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
|
|
|
+ <gearDisplay controller="button" pages="0"/>
|
|
|
+ <relation target="" sidePair="width-width,height-height"/>
|
|
|
+ </graph>
|
|
|
+ <graph id="n1_wono" name="n1" xy="0,0" size="100,20" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
|
|
|
+ <gearDisplay controller="button" pages="2"/>
|
|
|
+ <relation target="" sidePair="width-width,height-height"/>
|
|
|
+ </graph>
|
|
|
+ <graph id="n2_wono" name="n2" xy="0,0" size="100,20" 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_wono" name="title" xy="45,-11" pivot="0.5,0.5" size="10,42" fontSize="30" text="">
|
|
|
+ <relation target="" sidePair="center-center,middle-middle"/>
|
|
|
+ </text>
|
|
|
+ </displayList>
|
|
|
+ <Button/>
|
|
|
+</component>
|