Increment user copper list pointer (bump to next position in list).
Source position: agraphics.pas line 2354
procedure CBump(  | 
CopList: PUCopList  | 
);  | 
CopList  | 
  | 
A pointer to UCopList structure  | 
Increment pointer to space for next instruction in user copper list.
Note:
CBump is usually invoked for the programmer as part of the helper functions CWAIT or CMOVE.
  | 
Append copper wait instruction to user copper list.  | 
|
  | 
Append copper move instruction to user copper list.  |