Docs » Autodocs » graphics.library » InitMasks
InitMasks -- Initialize the BorderLine and CollMask masks of a VSprite.
InitMasks(vs) A0 void InitMasks(struct VSprite *);
Creates the appropriate BorderLine and CollMask masks of the VSprite. Correctly detects if the VSprite is actually a Bob definition, handles the image data accordingly.
vs = pointer to the VSprite structure
InitGels(), <graphics/gels.h>
|