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

TViewPort

Declaration

Source position: agraphics.pas line 1013

type TViewPort = record

  Next: PViewPort;

  ColorMap: PColorMap;

  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