testPoint

expect fun testPoint(point: Vec2): Boolean

Test a point for overlap with this shape.

Return

true if the point is inside the shape

Parameters

point

The world point to test