Function Joint2D.nodeB

The second body attached to the joint. Must derive from PhysicsBody2D.

NodePath nodeB() nothrow @property @nogc;

void nodeB (
  NodePath v
) nothrow @property @nogc;