Process the gel list, queueing VSprites, drawing Bobs.
Source position: agraphics.pas line 2301
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. |