The PathManager type exposes the following members.
Methods| | Name | Description |
|---|
  | AttachBodiesWithRevoluteJoint | |
  | ConvertPathToEdges |
Convert a path into a set of edges and attaches them to the specified body.
Note: use only for static edges.
|
  | ConvertPathToPolygon |
Convert a closed path into a polygon.
Convex decomposition is automatically performed.
|
  | EvenlyDistributeShapesAlongPath(Void, Body, World, Path, Shape, BodyType) | |
  | EvenlyDistributeShapesAlongPath(Void, Body, World, Path, IEnumerableShape, BodyType) | |
  | MoveBodyOnPath |
Moves the given body along the defined path.
|
Top
See Also