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

  1.  
  2. [MainMenuBackground]
  3. {
  4.  
  5.     shortcut = Input1, KEY_ESCAPE
  6.     shortcut = Input2, KEY_SPACE
  7.  
  8.     [Background2]
  9.     {
  10.         type=Button
  11.         TwoDArea = 0, 0, 1024, 768
  12.     }
  13.  
  14.     [Background]
  15.     {
  16.         type=Image
  17.         Pos=0,0
  18.     }
  19.  
  20.     [Version]
  21.     {
  22.         type=Text
  23.         TwoDArea = 10, 735, 950, 28
  24.         Align=ALIGN_RIGHT
  25.         Font=newmenu_20_white
  26.     }
  27.  
  28.     [MainScene2d]
  29.     {
  30.         type=Scene
  31.         Create                =FALSE
  32.         DeleteZBuffer         =FALSE
  33.         DeleteBackground      =FALSE
  34.         Render_Screen_Viewport=1
  35.     }
  36.  
  37. }
  38.