home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
Menu_SaveGame.inf
< prev
next >
Wrap
INI File
|
2004-07-21
|
3KB
|
135 lines
[SaveGameMenu]
{
shortcut = Back, KEY_ESCAPE
shortcut = Delete, KEY_DELETE
[Background]
{
type=Image
Pos=0,0
Filename=Gfx\Interface\Menu\Save_Game.tga
}
[Background2]
{
type=Button
TwoDArea = 0, 0, 1024, 768
}
[Title]
{
type=Text
TwoDArea = 0, 85, 1024, 0
Text="#iSAVE_GAME#"
Align=ALIGN_CENTER
Color=0,0,0,255
Font=newmenu_35_white
}
[ListScrollUp]
{
type=Button
BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
TwoDArea=806,141,16,16
OnClickSound="Sounds/Interface/Click 02.wav"
}
[ListScrollDown]
{
type=Button
BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
TwoDArea=806,515,16,16
OnClickSound="Sounds/Interface/Click 02.wav"
}
[ListScrollBar]
{
type=ScrollBar
TwoDArea = 805, 159, 16, 355
TwoDArea = 806, 159, 0, 355
BarImage=Gfx\Interface\Menu\slider_vert.tga
UpButton=ListScrollUp
DownButton=ListScrollDown
BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
BackgroundDownImage=Gfx\Interface\slideralap_also.tga
}
[List]
{
type=ListBox
TwoDArea = 200, 145, 600, 380
Color=255,255,255,255
SelectedColor=MENU_MOUSEOVER_COLOR
Font=newmenu_20_white
ScrollBar=ListScrollBar
}
[Selection]
{
type=Image
Pos=195,145
Filename=Gfx\Interface\Menu\select_stripe.tga
}
[SaveName]
{
type=EditField
TwoDArea = 210, 592, 590, 0
Font=newmenu_20_white
}
[Back]
{
type=TextButton
TwoDArea = 238, 649, 182, 25
Align=ALIGN_CENTER
Text="#iBACK#"
Font=newmenu_20_white
Color=255,255,255,255
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[Delete]
{
type=TextButton
TwoDArea = 420, 649, 182, 25
Align=ALIGN_CENTER
Text="#iDELETE#"
Font=newmenu_20_white
Color=255,255,255,255
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[Save]
{
type=TextButton
TwoDArea = 602, 649, 182, 25
Align=ALIGN_CENTER
Text="#iSAVE_GAME#"
Font=newmenu_20_white
Color=255,255,255,255
MouseOverColor=MENU_MOUSEOVER_COLOR
OnClickSound="Sounds/Interface/Click 01.wav"
DropShadow=1;
}
[MainScene2d]
{
type=Scene
Create =FALSE
DeleteZBuffer =FALSE
DeleteBackground =FALSE
Render_Screen_Viewport=1
}
}