Initialize the BorderLine and CollMask masks of a VSprite.
Source position: agraphics.pas line 2340
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. |