Click or drag to resize

PathManager Methods

The PathManager type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAttachBodiesWithRevoluteJoint 
Public methodStatic memberConvertPathToEdges Convert a path into a set of edges and attaches them to the specified body. Note: use only for static edges.
Public methodStatic memberConvertPathToPolygon Convert a closed path into a polygon. Convex decomposition is automatically performed.
Public methodStatic memberEvenlyDistributeShapesAlongPath(Void, Body, World, Path, Shape, BodyType) 
Public methodStatic memberEvenlyDistributeShapesAlongPath(Void, Body, World, Path, IEnumerableShape, BodyType) 
Public methodStatic memberMoveBodyOnPath Moves the given body along the defined path.
Top
See Also