Process the gel list, queueing VSprites, drawing Bobs.
Source position: agraphics.pas line 1998
procedure DrawGList( |
Rp: PRastPort; |
Vp: PViewPort |
); |
Rp |
|
A pointer to the RastPort where Bobs will be drawn |
Vp |
|
A pointer to the ViewPort for which VSprites will be created |
Performs one pass of the current gel list.
|
initialize a gel list; must be called before using gels. |