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

CEND

Terminate user copper list.

Declaration

Source position: agraphics.pas line 2321

procedure CEND(

  c: PUCopList

);

Description

Add instruction to terminate user copper list. This is actually a wrapper function that calls the macro CWAIT(c,10000,255) 10000 is a magical number that the graphics.library uses. I hope display technology doesn't catch up too fast!

See also

CMOVE

  

Append copper move instruction to user copper list.

CWAIT

  

Append copper wait instruction to user copper list.


Documentation generated on: 2017-01-10