startscreen.xml

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

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

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

	<textSub name="title" string="XXX\n" />
								  
	<textSub name="tagline" string="It's crazy out there!" />
		
	<textSub name="para1"  string="This demo level includes the most recent power-up\n
									additions to the game.  These include 'Stun', 'Shield'\n
									and 'Feeding Fury'.
									" />

	<textSub name="para2"  string="Since these power-ups appear later in the game, we\n
									decided to stick a little demo level in the front of\n
									this build of the game." />

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

</screen>

⌨️ 快捷键说明

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