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

tRasInfo

Used in TViewPort

Declaration

Source position: agraphics.pas line 1088

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