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

  1.  
  2. [ExitScreen]
  3. {
  4.  
  5.     shortcut = Next1, KEY_ESCAPE
  6.     shortcut = Next2, KEY_SPACE
  7.  
  8.     [Background]
  9.     {
  10.         type=Image
  11.         Pos=0,0
  12.         Filename=Gfx\Interface\Demo\Demo_Screen_01.tga,Pic1
  13.         Filename=Gfx\Interface\Demo\Demo_Screen_02.tga,Pic2
  14.         Filename=Gfx\Interface\Demo\Demo_Screen_03.tga,Pic3
  15.         Filename=Gfx\Interface\Demo\Demo_Screen_04.tga,Pic4
  16.     }
  17.  
  18.     [MainScene2d]
  19.     {
  20.         type=Scene
  21.         Create                =FALSE
  22.         DeleteZBuffer         =FALSE
  23.         DeleteBackground      =FALSE
  24.         Render_Screen_Viewport=1
  25.     }
  26.  
  27. }
  28.