hedgewars/uVariables.pas
changeset 14808 9443dc6663ba
parent 14763 4deba377799e
child 14819 fba15e2f5e5b
equal deleted inserted replaced
14807:b2beb784e4b5 14808:9443dc6663ba
   232     SDWaterColorArray : array[0..7] of HwColor4f;
   232     SDWaterColorArray : array[0..7] of HwColor4f;
   233     ClanColorArray : array[0..Pred(cClanColors)] of Longword;
   233     ClanColorArray : array[0..Pred(cClanColors)] of Longword;
   234 
   234 
   235     TargetCursorPoint     : TPoint;
   235     TargetCursorPoint     : TPoint;
   236     CursorPoint           : TPoint;
   236     CursorPoint           : TPoint;
       
   237     CursorPointDelta      : TPoint;
   237     TargetPoint           : TPoint;
   238     TargetPoint           : TPoint;
   238 
   239 
   239     ScreenFade      : TScreenFade;
   240     ScreenFade      : TScreenFade;
   240     ScreenFadeValue : LongInt;
   241     ScreenFadeValue : LongInt;
   241     ScreenFadeSpeed : LongInt;
   242     ScreenFadeSpeed : LongInt;