Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
graphics.library
NAME
RemVSprite
Remove a VSprite from the current gel list.
SYNOPSIS
RemVSprite(vs)
A0
void RemVSprite(struct VSprite *);
FUNCTION
Unlinks the VSprite from the current gel list.
INPUTS
vs = pointer to the VSprite structure to be removed from the gel list
SEE ALSO
InitGels()
RemIBob()
<graphics/gels.h>