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