Function Physics2DServerSingleton.jointGetParam

Returns the value of a joint parameter.

double jointGetParam (
  const(RID) joint,
  const(long) param
) nothrow @nogc const;