Function PhysicsServerSingleton.hingeJointGetFlag

Gets a hinge_joint flag (see hingejointflag constants).

bool hingeJointGetFlag (
  const(RID) joint,
  const(long) flag
) nothrow @nogc const;