Docs » Autodocs » graphics.library » RemVSprite
RemVSprite -- Remove a VSprite from the current gel list.
RemVSprite(vs) A0 void RemVSprite(struct VSprite *);
Unlinks the VSprite from the current gel list.
vs = pointer to the VSprite structure to be removed from the gel list
InitGels(), RemIBob(), <graphics/gels.h>
|