nodeA property

  1. @override
Node nodeA
final

The node owning colliderA. nodeA and nodeB may be the same when a compound body's children touch each other.

Implementation

@override
final Node nodeA;