A structure to contain the 16 collision procedure addresses
Source position: agraphics.pas line 65
type TCollTable = array [0..15] of Pointer;
TGelsInfo