Declaration

func intersects(_ otherComponent: GSComponent) -> Bool

Declaration

- (BOOL) intersects:(GSComponent *) otherComponent;

Declaration

intersects_(otherComponent: GSComponent) -> bool

Discussion

Open paths and containment without an outline crossing are not considered intersections.

See Also

Geometry