Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

RemVSprite

Remove a VSprite from the current gel list.

Declaration

Source position: agraphics.pas line 2373

procedure RemVSprite(

  vSprite: pVSprite

);

Arguments

vSprite

  

A pointer to the VSprite structure to be removed from the gel list

Description

Unlinks the VSprite from the current gel list.

See also

InitGels

  

initialize a gel list; must be called before using gels.

RemIBob

  

Immediately remove a Bob from the gel list and the RastPort.


Documentation generated on: 2021-07-30