startscreen.xml

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

XML
23
字号
<screen name="Stage 1 Load">

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

	<image name="extraButton" file="resources\menus\screenExtras\andyButton.jpg" x="453" y="180" />

	<textSub name="title" string="Stage 1: Small Fish, Small Pond\n" />
								  
	<textSub name="tagline" string="'' Where the fish are small, and the minnows are crunchy! ''" />
		
	<textSub name="para1"  string="Meet Andy the Angel Fish.  Use your mouse to \n
								control Andy through the dangerous waters\n
								ahead." />

	<textSub name="para2"  string="HOW TO PLAY:\n
								         - Eat fish that are smaller than you\n
								         - Avoid fish that are bigger than you\n
								         - Eat enough fish and you'll grow in size\n" />

	<textSub name="objectiveText" string="Can you grow large enough to advance to the next stage?" />
	<textSub name="timeObjectiveText" string="Can you finish the stage before the timer runs out?" />

</screen>

⌨️ 快捷键说明

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