Class PolygonEdge
Polygonal physical edge
public sealed class PolygonEdge : PhysicsBody
- Inheritance
-
PolygonEdge
- Inherited Members
Constructors
PolygonEdge(PointF[])
Creates a polygonal physical body with the given points
public PolygonEdge(PointF[] points)
Parameters
points
PointF[]list of polygon points