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

AddBob

Adds a Bob to current gel list.

Declaration

Source position: agraphics.pas line 2254

procedure AddBob(

  bob: pBob;

  rp: pRastPort

);

Arguments

bob

  

Pointer to the Bob structure to be added to the gel list

rp

  

Pointer to a TRastPort structure

Description

Sets up the system Bob flags, then links this gel into the list via AddVSprite().

See also

InitGels

  

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

AddVSprite

  

Add a VSprite to the current gel list.


Documentation generated on: 2021-07-30