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

Animate

Processes every AnimOb in the current animation list.

Declaration

Source position: agraphics.pas line 2081

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: 2017-01-10