Initialize the BorderLine and CollMask masks of a VSprite.
Source position: agraphics.pas line 2000
procedure InitMasks( |
VSprite: PVSprite |
); |
VSprite |
|
A pointer to the VSprite structure |
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.
|
initialize a gel list; must be called before using gels. |