Function Joint2D.nodeA

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

NodePath nodeA() nothrow @property @nogc;

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