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

DrawGList

Process the gel list, queueing VSprites, drawing Bobs.

Declaration

Source position: agraphics.pas line 2301

procedure DrawGList(

  rp: pRastPort;

  vp: pViewPort

);

Arguments

rp

  

A pointer to the RastPort where Bobs will be drawn

vp

  

A pointer to the ViewPort for which VSprites will be created

Description

Performs one pass of the current gel list.

See also

InitGels

  

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


Documentation generated on: 2021-07-30