[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TRasInfo

Used in TViewPort

Declaration

Source position: agraphics.pas line 932

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: 2017-01-10