hedgewars/uVariables.pas
changeset 6394 f0a9042e7387
parent 6313 12567f6f6f02
child 6415 af2047bb4f70
equal deleted inserted replaced
6393:701eb3f3556a 6394:f0a9042e7387
   148     cGravityf       : real;
   148     cGravityf       : real;
   149     cDamageModifier : hwFloat;
   149     cDamageModifier : hwFloat;
   150     cLaserSighting  : boolean;
   150     cLaserSighting  : boolean;
   151     cVampiric       : boolean;
   151     cVampiric       : boolean;
   152     cArtillery      : boolean;
   152     cArtillery      : boolean;
   153     WeaponTooltipTex : PTexture;
   153     WeaponTooltipTex: PTexture;
       
   154     HHTexture       : PTexture;
   154 
   155 
   155     flagMakeCapture : boolean;
   156     flagMakeCapture : boolean;
   156 
   157 
   157     InitStepsFlags  : Longword;
   158     InitStepsFlags  : Longword;
   158     RealTicks       : Longword;
   159     RealTicks       : Longword;