Initialize all of the masks of an AnimOb.
Source position: agraphics.pas line 2339
procedure InitGMasks( |
anOb: pAnimOb |
); |
anOb |
|
A pointer to the AnimOb |
For every sequence of every component call InitMasks().
|
Initialize the BorderLine and CollMask masks of a VSprite. |