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

InitMasks

Initialize the BorderLine and CollMask masks of a VSprite.

Declaration

Source position: agraphics.pas line 2075

procedure InitMasks(

  VSprite: PVSprite

);

Arguments

VSprite

  

A pointer to the VSprite structure

Description

Creates the appropriate BorderLine and CollMask masks of the VSprite. Correctly detects if the VSprite is actually a Bob definition, handles the image data accordingly.

See also

InitGels

  

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


Documentation generated on: 2017-01-10