startscreen.xml

来自「autoexe.bat」· XML 代码 · 共 24 行

XML
24
字号
<screen name="Bubble Bubble Start">

	<include name="baseLyout" file="config\Stages\stageStartBase.xml" />

	<textSub name="title" string="XXX" />
								  
	<textSub name="tagline" string="A starfish a day keeps low scores away!" />
		
	<textSub name="para1"  string="Rumor has it that some tough customers live on this side of \n
								the reef.  Watch out for the Lion Fish who can chase you down!  \n
								" />

	<textSub name="para2"  string="STARFISH BUBBLES:\n
								         Starfish bubbles don't help you grow, but\n
								         they are worth a lot of points.  Plus, they\n
								         won't bite back!\n" />
								

	<image name="extraButton" file="resources\bonus\starBubble1.png" x="475" y="265" />

	<textSub name="objectiveText" string=" " />
	<textSub name="timeObjectiveText" string=" " />

</screen>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?