Enum that specifies whether a Vector is in body or world coordinates. See Body Coordinates in 2D Physics Engine Overview and MassObject.

Enumeration Members

Enumeration Members

BODY: 0
WORLD: 1

Generated using TypeDoc