Protected
cm_center of mass in body coordinates
Protected
coscosine of angle.
Protected
loc_Protected
sinsine of angle
Returns the world coordinates of the given body coordinates point, based on current position of the object.
the point, in body coordinates
the point in world coordinates
Returns the body coordinates of the given world coordinates point, based on current position of the object.
the point, in world coordinates
the point in body coordinates
Generated using TypeDoc
Remembers the local coordinate system of a MassObject. Used during collision checking to compare previous and current locations of objects.