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

  1.  
  2. [LoadingScreen]
  3. {
  4.  
  5.     [MainScene2d0]
  6.     {
  7.         type=Scene
  8.         Create                =FALSE
  9.         DeleteZBuffer         =FALSE
  10.         DeleteBackground      =TRUE
  11.         Render_Screen_Viewport=1
  12.     }
  13.  
  14.     [Background]
  15.     {
  16.         type=Image
  17.         Pos=327,134
  18.         Filename=Gfx\Interface\Loading\Loading_Screen.tga
  19.     }
  20.  
  21.  
  22.     [Text]
  23.     {
  24.         type=Text
  25.         TwoDArea = 347, 295, 330, 118
  26.         Align=ALIGN_CENTER
  27.         Font=newmenu_20_white
  28.     }
  29.  
  30.     [Loading]
  31.     {
  32.         type=Text
  33.         TwoDArea = 0, 425, 1024, 0
  34.         Text="#iLOADING#"
  35.         Align=ALIGN_CENTER
  36.         Font=newmenu_35_white
  37.     }
  38.  
  39.     [ByteKolbasz]
  40.     {
  41.         type=Text
  42.         TwoDArea = 362, 470, 295, 21
  43.         Color=156,150,156,255
  44.     }
  45.  
  46.     [MainScene2d]
  47.     {
  48.         type=Scene
  49.         Create                =FALSE
  50.         DeleteZBuffer         =FALSE
  51.         DeleteBackground      =FALSE
  52.         Render_Screen_Viewport=1
  53.     }
  54.  
  55. }
  56.