home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / NormandieMemorie.inf < prev    next >
INI File  |  2004-07-21  |  957b  |  60 lines

  1.  
  2. [NormandieMemorie]
  3. {
  4.  
  5.     shortcut = Back, KEY_ESCAPE
  6.  
  7.     [Background]
  8.     {
  9.         type=Image
  10.         Pos=0,0
  11.         Filename=Gfx/Interface/Extras/MemoireBg.tga
  12.     }
  13.     [Background2]
  14.     {
  15.         type=Image
  16.         Pos=384,400
  17.         Filename=Gfx/Interface/Extras/normandie.tga
  18.     }
  19.  
  20.     [Text]
  21.     {
  22.         type=Text
  23.         TwoDArea = 73, 70, 876, 2000
  24.         Text="#iNORMANDIE_MEMORIE_TEXT#"
  25.         Align=ALIGN_JUSTIFY
  26.         Font=newmenu_20_white
  27.     }
  28.  
  29.     [Link]
  30.     {
  31.         type=Text
  32.         TwoDArea = 73, 670, 876, 0
  33.         Text="#iNORMANDIE_MEMORIE_LINK#"
  34.         Align=ALIGN_CENTER
  35.         Font=newmenu_20_white
  36.     }
  37.     
  38.     [Back]
  39.     {
  40.         type=TextButton
  41.         TwoDArea = 459, 717, 132, 20
  42.         Align=ALIGN_CENTER
  43.         Text="#iBACK#"
  44.         Font=newmenu_20_white
  45.         MouseOverColor=MENU_MOUSEOVER_COLOR
  46.         OnClickSound="Sounds/Interface/Click 01.wav"
  47.         DropShadow=1;
  48.     }
  49.  
  50.     [MainScene2d]
  51.     {
  52.         type=Scene
  53.         Create                =FALSE
  54.         DeleteZBuffer         =FALSE
  55.         DeleteBackground      =FALSE
  56.         Render_Screen_Viewport=1
  57.     }
  58.  
  59. }
  60.