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

tViewPort

Declaration

Source position: agraphics.pas line 1120

type tViewPort = record

  Next: pViewPort;

  ColorMap: Pointer;

  DspIns: PCopList;

  SprIns: PCopList;

  ClrIns: PCopList;

  UCopIns: pUCopList;

  DWidth: SmallInt;

  DHeight: SmallInt;

  DxOffset: SmallInt;

  DyOffset: SmallInt;

  Modes: Word;

  SpritePriorities: Byte;

  reserved: Byte;

  RasInfo: pRasInfo;

end;


Documentation generated on: 2023-03-18