📄 stagecompletebase.xml
字号:
<screen name="Stage 1 Complete">
<image name="background" file="resources\menus\mainBg.jpg" />
<image name="backdrop" file="resources\menus\infoFrame.jpg" pivot="center" opacity="0.9" x="320" y="240" />
<text name="congrats" string="STAGE COMPLETE!" font="resources\menus\menuFont.xml" xAlign="center" x="320" y="98"/>
<group name="MenuImages" x="137" y="132">
<group name="menuImg0" x="30" y="25" >
<!-- <image name="menuBubble0" file="resources/angler/hudImage.png" x="0" y="0" pivot="center" /> -->
<text name="menuText0" font="resources/hud/textFont.xml" xAlign="center" y="20" string=" " />
</group>
<group name="menuImg1" x="105" y="25" >
<!-- <image name="menuBubble0" file="resources/angler/hudImage.png" x="0" y="0" pivot="center" /> -->
<text name="menuText1" font="resources/hud/textFont.xml" xAlign="center" y="20" string=" " />
</group>
<group name="menuImg2" x="180" y="25" >
<!-- <image name="menuBubble0" file="resources/angler/hudImage.png" x="0" y="0" pivot="center" /> -->
<text name="menuText2" font="resources/hud/textFont.xml" xAlign="center" y="20" string=" " />
</group>
<group name="menuImg3" x="255" y="25" >
<!-- <image name="menuBubble0" file="resources/angler/hudImage.png" x="0" y="0" pivot="center" /> -->
<text name="menuText3" font="resources/hud/textFont.xml" xAlign="center" y="20" string=" " />
</group>
<group name="menuImg4" x="330" y="25" >
<image name="bonusMenuImg" file="resources/bonus/starBubble1.png" x="0" y="0" pivot="center" />
<text name="menuText4" font="resources/hud/textFont.xml" xAlign="center" y="20" string=" " />
</group>
</group>
<group name="UpperFoodBankGroup" x="0" y="204">
<text name="upperFoodBankHeader" string="Food Bank:" font="resources/menus/infoText14.xml" x="325" xAlign="right" y="0" />
<text name="upperFoodBankText" string="000,000" font="resources/menus/infoText14.xml" x="335" xAlign="left" y="0" />
<text name="upperFoodBankCategoryText" string="Minnow Muncher" font="resources/menus/infoText14.xml" x="320" xAlign="center" y="18" />
</group>
<group name="UpperTimeModeGroup" x="30" y="219">
<text name="upperTimeModeTimeLeftHeader" string="Time Attack Clock:" font="resources/menus/infoText14.xml" xAlign="right" x="320" y="0"/>
<text name="upperTimeModeTimeLeft" string="0:00" font="resources/hud/textFont.xml" xAlign="left" x="330" y="0"/>
</group>
<group name="BonusCountGroup" y="155" >
<text name="bonusRatioHeader" string="Fish Eaten:" font="resources/menus/infoText14.xml" x="320" xAlign="right" y="0" />
<text name="bonusRatioText" string="00/00" font="resources/hud/textFont.xml" x="330" xAlign="left" y="-1" />
<text name="bonusPercentHeader" string="Percent Complete:" font="resources/menus/infoText14.xml" x="320" xAlign="right" y="30" />
<text name="bonusPercentText" string="0 %" font="resources/hud/textFont.xml" x="330" xAlign="left" y="29" />
</group>
<group name="TimeBonusGroup" y="215">
<text name="TimeBonusHeader" string="Time Bonus!" font="resources\menus\menuFont.xml" x="320" xAlign="center" y="0" />
<group name="TimeBonusTimeLeftGroup">
<text name="TimeBonusTimeLeftHeader" string="Time Remaining:" font="resources/menus/infoText14.xml" xAlign="right" x="320" y="45"/>
<text name="TimeBonusTimeLeft" string="0:00" font="resources/hud/textFont.xml" xAlign="left" x="330" y="45"/>
</group>
<group name="TimeBonusScoreGroup">
<text name="TimeBonusBonusHeader" string="Time Bonus:" font="resources/menus/infoText14.xml" xAlign="right" x="320" y="75"/>
<text name="TimeBonusScore" string="00" font="resources/hud/textFont.xml" xAlign="left" x="330" y="75" />
</group>
<group name="TimeBonusFinalScoreGroup" >
<text name="TimeBonusFinalScoreHeader" string="Score:" font="resources/menus/infoText14.xml" xAlign="right" x="320" y="105"/>
<text name="TimeBonusFinalScore" string="0000" font="resources/hud/textFont.xml" xAlign="left" x="330" y="105"/>
</group>
</group>
<group name="FunFactGroup" y="255">
<text name="FunFactTitle" string="Fun Fact" font="resources/menus/menuFont.xml" xAlign="center" x="320" y="5" />
<text name="FunFactText"
font="resources/menus/infoText14.xml" xAlign="left" x="145" y="40"
string="Legend has it that the black spot on the side of the\n
John Dory fish is the thumbprint of Saint Peter!" />
</group>
<group name="TimeModeGroup" x="30" y="365">
<text name="TimeModeTimeLeftHeader" string="Time Attack Clock:" font="resources/menus/infoText14.xml" xAlign="right" x="320" y="0"/>
<text name="TimeModeTimeLeft" string="0:00" font="resources/hud/textFont.xml" xAlign="left" x="330" y="0"/>
</group>
<group name="FoodBankGroup" x="0" y="365">
<text name="bonusFoodBankHeader" string="Food Bank:" font="resources/menus/infoText14.xml" x="325" xAlign="right" y="0" />
<text name="bonusFoodBankText" string="000,000 (master fish eater)" font="resources/menus/infoText14.xml" x="335" xAlign="left" y="0" />
</group>
<group name="continueBtnGroup" x="224" y="380">
<imageButton name="continueBtn" upImg="resources\menus\genericButtonNormal.png" overImg="resources\menus\genericButtonHigh.png" x="25" y="15" action="nextStage" overSound="resources/sounds/mouseOver.wav" activeSound="resources/sounds/mouseDown.wav" />
<text name="continueBtnText" string="Continue" font="resources/HUD/buttonFont.xml" xAlign="center" yAlign="top" size="18" x="96" y="30" />
</group>
<image name="optionsBg" file="resources/HUD/counterBg.png" x="80" y="424" />
<textButton name="optionsBtn"
opacity="0.9"
x="102" y="434"
font="resources/HUD/textFont.xml"
overFont="resources/HUD/textFont.xml" overAddColor="-1.0,0.0,0.0"
activeFont="resources/HUD/textFont.xml" activeAddColor="-1.0,0.0,0.0"
string="Options"
action="options"
overSound="resources/sounds/mouseOver.wav"
activeSound="resources/sounds/mouseDown.wav"
/>
<image name="quitBg" file="resources/HUD/counterBg.png" x="457" y="424" />
<textButton name="quitBtn"
opacity="0.9"
x="469" y="434"
font="resources/HUD/textFont.xml" upAddColor="-0.1,-0.1,-0.1"
overFont="resources/HUD/textFont.xml" overAddColor="-1.0,0.0,0.0"
activeFont="resources/HUD/textFont.xml" activeAddColor="-1.0,0.0,0.0"
string="Quit Game"
action="quitGame"
overSound="resources/sounds/mouseOver.wav"
activeSound="resources/sounds/mouseDown.wav"
/>
</screen>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -