startscreen.xml

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

XML
26
字号
<screen name="Need for Speed">
	<include name="baseLyout" file="config\Stages\stageStartBase.xml" />

	<textSub name="title" string="XXX" />
								  
	<textSub name="tagline" string="Sometimes you need a little boost!" />
		
	<textSub name="para1"  string="The quick moving schools of Angel Fish are hard to catch.\n
									Use the Speed Boost bubbles to catch them before they\n
									can get away." />

	<textSub name="para2"  string="NEW POWER-UP!\n
  								  Chow down a Speed Boost bubble for some serious\n
  								  speed.  The boost indicator will flash as the effect\n
  								  start to wear off.
								         "/>

	<image name="extraButton"  file="resources\bonus\speedBubble1.jpg" x="156" y="119" />
	<image name="extraButton"  file="resources\bonus\speedBubble1.jpg" x="447" y="119" />

	<image name="extraButton"  file="resources\bonus\speedBubble1.jpg"  x="500" y="267" />

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

⌨️ 快捷键说明

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