home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Dema
/
balloonrain_trial.exe
/
Data
/
Pak01.pak
/
menu
/
tutorial.menu
< prev
next >
Wrap
Text File
|
2004-06-22
|
504b
|
45 lines
def x 320
def y 250
def y2 450
Include Menu.Def
Font Default HugeChars 12 16 0xFFFFFFFF 0x0 Center Center Shadow
FontSize Selected 18 24
Background TutoBox 70 70 500 400
item
{
Text Tuto
Font Title
Pos x 40
}
item Tuto
{
Text #Tutorial
MaxTextPixelPerLine 470
Pos x y
// CycleButton #Text
// OnAction
// {
// ToggleCfg /Intern/Tuto 0
// }
// Pos 85 115 Left Center
}
item
{
Text TutoPlay
Pos x y2 Center Down
OnAction
{
MenuExit
}
}