(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/graphics.h>
void InitMasks (vs)
LOCATION
In GfxBase at offset 21
SYNOPSIS
struct VSprite * vs
FUNCTION
Creates the standard BorderLine and CollMask masks of the VSprite. VSprites and Bobs are treated accordingly.
INPUTS
vs = pointer to VSprite structure
RESULT
EXAMPLE
SEE ALSO
InitGels() InitGMasks() graphics/gels.h
NOTES
BUGS
INTERNALS
HISTORY