Module nphysics2d::detection::joint [] [src]

Joint handling.

Reexports

pub use detection::joint::joint::Joint;

Modules

joint

Structs

Anchor

One of the two end points of a joint.

BallInSocket

A ball-in-socket joint.

Fixed

A joint that prevents any relative movement (linear and angular) between two objects.

JointManager

Structure that handles creation and removal of joints.