Add a VSprite to the current gel list.
Source position: agraphics.pas line 2256
procedure AddVSprite( |
vSprite: pVSprite; |
rp: pRastPort |
); |
vSprite |
|
Pointer to the VSprite structure to be added to the gel list |
rp |
|
Pointer to a RastPort structure |
|
initialize a gel list; must be called before using gels. |