Home  /  Autodocs  /  graphics.library

NAME

Animate
Processes every AnimOb in the current animation list.

SYNOPSIS

Animate(anKey, rp)
A0 A1

void Animate(struct AnimOb **, struct RastPort *);

FUNCTION

For every AnimOb in the list

INPUTS

ankey
address of the variable that points to the head AnimOb

rp
pointer to the RastPort structure

SEE ALSO

AddAnimOb() graphics/gels.h graphics/rastport.h