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

TCopIns

Copper structure

Declaration

Source position: agraphics.pas line 595

type TCopIns = record

  OpCode: SmallInt;

  

0 = move, 1 = wait

  VWaitAddr: SmallInt;

  HWaitData: SmallInt;

end;


Documentation generated on: 2021-07-30