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

  1.  
  2.  
  3.     [DefaultPointer]
  4.     {
  5.         type=Image
  6.         Filename=Gfx\Kurzor\Kurzor.tga,Default0
  7.         Pos=0,0
  8.     }
  9.  
  10.     [MovePointer]
  11.     {
  12.         type=Image
  13.         Filename=Gfx\Kurzor\Move.tga,Default0
  14.         Pos=16,16
  15.     }
  16.  
  17.     [AttackPointer]
  18.     {
  19.         type=Image
  20.         Filename=Gfx\Kurzor\Attack1.tga,Default0
  21.         Filename=Gfx\Kurzor\Attack2.tga,Default1
  22.         Pos=16,16
  23.     }
  24.  
  25.     [AirStrikePointer]
  26.     {
  27.         type=Image
  28.         Filename=Gfx\Kurzor\Attack1.tga,Default0
  29.         Filename=Gfx\Kurzor\Attack2.tga,Default1
  30.         Pos=16,16
  31.     }
  32.  
  33.     [MountPointer]
  34.     {
  35.         type=Image
  36.         Filename=Gfx\Kurzor\Mount.tga,Default0
  37.         Pos=16,16
  38.     }
  39.  
  40.     [TurnPointer]
  41.     {
  42.         type=Image
  43.         Filename=Gfx\Kurzor\Move.tga,Default0
  44.         Pos=16,16
  45.     }
  46.  
  47.     [HealPointer]
  48.     {
  49.         type=Image
  50.         Filename=Gfx\Kurzor\Move.tga,Default0
  51.         Pos=16,16
  52.     }
  53.  
  54.     [RepairPointer]
  55.     {
  56.         type=Image
  57.         Filename=Gfx\Kurzor\Repair1.tga,Default0
  58.         Filename=Gfx\Kurzor\Repair2.tga,Default0
  59.         Pos=16,16
  60.     }
  61.  
  62.     [HaulPointer]
  63.     {
  64.         type=Image
  65.         Filename=Gfx\Kurzor\Move.tga,Default0
  66.         Pos=16,16
  67.     }
  68.  
  69.     [FollowPointer]
  70.     {
  71.         type=Image
  72.         Filename=Gfx\Kurzor\Move.tga,Default0
  73.         Pos=16,16
  74.     }
  75.