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

AddVSprite

Add a VSprite to the current gel list.

Declaration

Source position: agraphics.pas line 2071

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