Joint2D.nodeA

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

  1. NodePath nodeA [@property getter]
  2. NodePath nodeA [@property setter]
    struct Joint2D
    @nogc nothrow @property
    void
    nodeA
    (
    NodePath v
    )

Meta