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

  1. #include "../GlobalIncludes.inf"
  2.  
  3.  
  4. [ReinforcementSlot_Frame]
  5. {
  6.     type=Image
  7.     Pos=0,0
  8.     TwoDArea=0,0,51,26
  9.     Filename=Gfx/Gui/Crew_Alap_01.tga,A
  10.     Filename=Gfx/Gui/Crew_Alap_02.tga,B
  11. }
  12. [ReinforcementSlot_Image]
  13. {
  14.     type=Image
  15.     Pos=0,1
  16.     ;TwoDArea=0,0,64,32
  17. }
  18. [ReinforcementSlot_Value]
  19. {
  20.     Type = Text
  21.     TwoDArea = 0, 12, 50, 0
  22.     Align=ALIGN_RIGHT
  23.     Font = newmenu_14_white
  24. }
  25. [ReinforcementSlot_Button]
  26. {
  27.     type=Button
  28.     TwoDArea=0,0,51,26
  29. }
  30.