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

TView

Declaration

Source position: agraphics.pas line 971

type TView = record

  ViewPort: PViewPort;

  

  LOFCprList: PCprList;

  

Used for interlaced and noninterlaced

  SHFCprList: PCprList;

  

Only used during interlace

  DyOffset: SmallInt;

  

For complete View positioning offsets are +- adjustments to standard #s

  DxOffset: SmallInt;

  

For complete View positioning offsets are +- adjustments to standard #s

  Modes: Word;

  

such as hardware.INTERLACE, hardware.GENLOC

end;


Documentation generated on: 2017-01-10