[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

RemVSprite

Remove a VSprite from the current gel list.

Declaration

Source position: agraphics.pas line 2077

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: 2017-01-10