startscreen.xml
来自「autoexe.bat」· XML 代码 · 共 23 行
XML
23 行
<screen name="Bubble Bubble Start">
<include name="baseLyout" file="config\Stages\stageStartBase.xml" />
<textSub name="title" string="XXX" />
<textSub name="tagline" string="Beware the prickly puffer fish!" />
<textSub name="para1" string="This rocky reef is inhabited by prickly Puffer Fish. These\n
innocent looking fish can inflate like balloons to protect\n
themselves." />
<textSub name="para2" string="PUFFER FISH:\n
Don't try to eat an inflated Puffer Fish, no\n
matter how big you are. If you do, you'll\n
bounce and lose some points. Try to be patient!"/>
<image name="extraButton" scaleX="-0.50" scaleY="0.50" file="resources\pufferFish\puff\puff_cycle.6.jpg" x="440" y="218" />
<textSub name="objectiveText" string=" " />
<textSub name="timeObjectiveText" string=" " />
</screen>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?