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

AddVSprite

Add a VSprite to the current gel list.

Declaration

Source position: agraphics.pas line 2256

procedure AddVSprite(

  vSprite: pVSprite;

  rp: pRastPort

);

Arguments

vSprite

  

Pointer to the VSprite structure to be added to the gel list

rp

  

Pointer to a RastPort structure

See also

InitGels

  

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


Documentation generated on: 2021-07-30