Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TRasInfo

Used in TViewPort

Declaration

Source position: agraphics.pas line 432

type TRasInfo = record

  Next: PRasInfo;

  

Used for Dual playfield

  BitMap: PBitMap;

  

  RxOffset: SmallInt;

  

X Scroll offset in this BitMap

  RyOffset: SmallInt;

  

Y Scroll offset in this BitMap

end;


Documentation generated on: 2021-07-30