public IntersectionClass(Collision _C, GraphicObject _G, Intersects_Event _E) { C = _C; G = _G; E = _E; }