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

AddBob

Adds a Bob to current gel list.

Declaration

Source position: agraphics.pas line 2309

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