Type Definition parry2d::shape::RoundConvexPolygon[][src]

type RoundConvexPolygon = RoundShape<ConvexPolygon>;

A convex polygon dilated by a sphere (so it has round corners).