(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/graphics.h>
void InitGMasks (anOb)
LOCATION
In GfxBase at offset 29
SYNOPSIS
struct AnimOb * anOb
FUNCTION
For every component's sequence initilize the Masks by calling InitMasks()
INPUTS
anOb = pointer to the AnimOb
RESULT
EXAMPLE
SEE ALSO
InitGels() InitMasks() graphics/gels.h
NOTES
BUGS
INTERNALS
HISTORY