/*!
\addtogroup Physics
\{
*/

/*!
Ball socket joint simulation
*/
typedef int[] PhysicsBallSocketJoint;
class PhysicsBallSocketJoint: PhysicsJoint
{
}

/*!
\}
*/
