addJoint

fun addJoint(j: Joint): Joint

Adds a joint to the world.

Return

Returns the joint added to the world.

Parameters

j

The joint to add.