Function PhysicsBody.addCollisionExceptionWith

Adds a body to the list of bodies that this body can't collide with.

void addCollisionExceptionWith (
  Node _body
) nothrow @nogc;