home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Dema
/
balloonrain_trial.exe
/
Data
/
Pak01.pak
/
menu
/
endgame.menu
< prev
next >
Wrap
Text File
|
2004-06-22
|
1KB
|
109 lines
def x 320
def y 30
def dy 25
Include Menu.Def
Background LevelBack
BlockRant
FontSize Default 18 22
FontSize Selected 19 24
item NewHiScore
{
Invisible
OnAction
{
Menu EndGameHiscore
UpdateLastHiscore NewHiScore
}
}
item
{
Text EndGame
Font Title
Pos x y
Add y dy
Add y 16
}
def y 80
item
{
Pos 0 y
SubMenuIf /Game/GameMode 0 0 EndPuzzle
}
item
{
Pos 0 y
SubMenuIf /Game/GameMode 1 1 EndSurvivor 0
}
item
{
Pos 0 y
SubMenuIf /Game/GameMode 2 2 EndChallenge
}
def y 230
item
{
Pos 0 y
SubMenuIf /Game/GameMode 0 2 EndStats 0
}
def y 360
item
{
SubMenu SaveDemo
Pos 0 y
Add y dy
}
Include EndChooseZone.Def
item
{
Text Options
Pos x y
Add y dy
OnAction
{
menu Options
}
}
item
{
Text HiscoreO
Pos x y
Add y dy
OnAction
{
Menu EndGameHiscore
}
DefaultBack
}
item
{
Text ExitToMain
Pos x y
OnAction
{
menu QuitToMain
}
}
GetFullVersion 575 10 Center Up