Function Physics2DServerSingleton.dampedStringJointGetParam

Returns the value of a damped spring joint parameter.

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