A new capsule body
Creates circle body.
A new circle body
Creates an ellipse(many sided polygon). Quality by default is 6.
An ellipse
Creates a body from set of vertices. If the vertices are concave, uses poly-decomp(https://github.com/schteppe/poly-decomp.js).
A new body created from set of vertices
Creates regular polygon.
A new regular polygon
Creates rectangle body.
A new rectangle body
Generated using TypeDoc
Creates capsule body.