Source position: zgl_collision_2d.pas line 41
function col2d_PointInRect(
X: Single;
Y: Single;
const Rect: zglTRect
):Boolean;