Returns true if the given point is inside the shape or on the boundary.
point
bool containsPoint(Vector2 point);