hedgewars/uTypes.pas
changeset 4602 ec84fb564bab
parent 4578 f3cf226fad16
child 4611 445d382cd401
equal deleted inserted replaced
4600:5a3b1dbdd4c9 4602:ec84fb564bab
   194             Angle, Power : Longword;
   194             Angle, Power : Longword;
   195             DirAngle: real;
   195             DirAngle: real;
   196             Timer : LongWord;
   196             Timer : LongWord;
   197             Elasticity: hwFloat;
   197             Elasticity: hwFloat;
   198             Friction  : hwFloat;
   198             Friction  : hwFloat;
       
   199             Density   : hwFloat;
   199             Message, MsgParam : Longword;
   200             Message, MsgParam : Longword;
   200             Hedgehog: PHedgehog;
   201             Hedgehog: PHedgehog;
   201             Health, Damage, Karma: LongInt;
   202             Health, Damage, Karma: LongInt;
   202             CollisionIndex: LongInt;
   203             CollisionIndex: LongInt;
   203             Tag: LongInt;
   204             Tag: LongInt;