feat:创建项目
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,100" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n3_sqnb" name="n3" xy="0,0" size="100,100" type="rect" lineColor="#ff333333" fillColor="#ff333333">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<text id="n4_lv4g" name="title" xy="0,24" size="100,54" fontSize="40" color="#ffffff" align="center" vAlign="middle" autoSize="shrink" text="debug">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button/>
|
||||
</component>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="266,287" pivot="0.5,0.5" extention="Button" designImageOffsetX="-274" designImageOffsetY="-1513" designImageLayer="1">
|
||||
<displayList>
|
||||
<image id="n0_sebx" name="n0" src="emjhc" fileName="img/login_btn_start.png" xy="0,-1" visible="false"/>
|
||||
<graph id="n1_vkof" name="anim" xy="83,93" pivot="0.5,0.5" size="100,100" type="rect"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
</component>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1080,132">
|
||||
<displayList>
|
||||
<richtext id="n0_opwg" name="text_privacy_user" xy="14,-1" size="1051,132" fontSize="36" color="#f4f5f5" align="center" vAlign="middle" ubb="true" vars="true" autoSize="shrink" shadowColor="#1b344f" shadowOffset="1,3" text="By tapping the any login button, you agree to the 
[color=#55ffd9][url=link_href][size=43]Terms of Service[/size][/url][/color] And [color=#55ffd9][url=link_href1][size=43]Privacy Policy[/size][/url][/color]"/>
|
||||
</displayList>
|
||||
</component>
|
||||
Reference in New Issue
Block a user