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

InitMasks

Initialize the BorderLine and CollMask masks of a VSprite.

Declaration

Source position: agraphics.pas line 2314

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: 2021-07-30