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

CBump

Increment user copper list pointer (bump to next position in list).

Declaration

Source position: agraphics.pas line 2281

procedure CBump(

  copList: pUCopList

);

Arguments

copList

  

A pointer to UCopList structure

Description

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.

See also

CWAIT

  

Append copper wait instruction to user copper list.

CMOVE

  

Append copper move instruction to user copper list.


Documentation generated on: 2021-07-30