Remove a VSprite from the current gel list.
Source position: agraphics.pas line 2373
procedure RemVSprite( |
vSprite: pVSprite |
); |
vSprite |
|
A pointer to the VSprite structure to be removed from the gel list |
Unlinks the VSprite from the current gel list.
|
initialize a gel list; must be called before using gels. |
|
|
Immediately remove a Bob from the gel list and the RastPort. |