|
@@ -0,0 +1,11 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<component size="336,128" pivot="0.5,0.5" extention="Button">
|
|
|
+ <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
|
|
+ <displayList>
|
|
|
+ <image id="n3_px1c" name="n3" src="u07d9p" fileName="btn.png" xy="0,64" pivot="0,0.5" anchor="true"/>
|
|
|
+ <text id="n2_pdjl" name="title" xy="0,0" size="332,128" font="Microsoft YaHei" fontSize="50" color="#ffffff" align="center" vAlign="middle" autoSize="none" bold="true" strokeColor="#0044cc" outlineSoftness="0.1" singleLine="true" text="Start">
|
|
|
+ <relation target="" sidePair="width-width,height-height"/>
|
|
|
+ </text>
|
|
|
+ </displayList>
|
|
|
+ <Button downEffect="scale" downEffectValue=".8"/>
|
|
|
+</component>
|