/*!
\addtogroup Physics
\{
*/

/*!
Fixed joint simulation
*/
typedef int[] PhysicsFixedJoint;
class PhysicsFixedJoint: PhysicsJoint
{
}

/*!
\}
*/
