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

AddBob

Adds a Bob to current gel list.

Declaration

Source position: agraphics.pas line 2070

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