Used in TViewPort
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; |