Checks if a point is contained within the wall.
Staticnew_Creates an annulus (ring) wall.
Staticnew_Creates a wall defined by a cubic Bezier curve.
Staticnew_Staticnew_Staticnew_Creates a linear wall (half-plane) defined by a point and a normal vector.
Staticnew_Creates a convex polygon wall from a list of points and normals.
Staticnew_Creates a regular polygon wall.
StaticnewCreates a custom wall from a JavaScript object.
The object must implement the contains(point) and cut(generator, callback) methods.
Returns the unique identifier of the wall.