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

RemIBob

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

Declaration

Source position: agraphics.pas line 2076

procedure RemIBob(

  Bob: PBob;

  Rp: PRastPort;

  Vp: PViewPort

);

Arguments

Bob

  

A pointer to the Bob to be removed

Rp

  

A pointer to the RastPort if the Bob is to be erased

Vp

  

A pointer to the ViewPort for beam-synchronizing

Description

Removes a Bob immediately by uncoupling it from the gel list and erases it from the RastPort.

See also

InitGels

  

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

RemVSprite

  

Remove a VSprite from the current gel list.


Documentation generated on: 2017-01-10