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

Animate

Processes every AnimOb in the current animation list.

Declaration

Source position: agraphics.pas line 2263

procedure Animate(

  anKey: ppAnimOb;

  rp: pRastPort

);

Arguments

anKey

  

Address of the variable that points to the head AnimOb

rp

  

Pointer to the RastPort structure

Description

For every AnimOb in the list:

for each component of the AnimOb:

See also

AddAnimOb

  

Add an AnimOb to the linked list of AnimObs.


Documentation generated on: 2021-07-30