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

DrawGList

Process the gel list, queueing VSprites, drawing Bobs.

Declaration

Source position: agraphics.pas line 2073

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