Destroy stale contacts (lastProcessedFrame !== frameStamp) in a pair record's chain.
After narrowphase processes an emitted pair, any chain contacts not re-stamped this frame are
stale (sub-shapes no longer colliding) and are destroyed. The chain IS the pair, so no body-id
filtering is needed.
Destroy stale contacts (lastProcessedFrame !== frameStamp) in a pair record's chain.
After narrowphase processes an emitted pair, any chain contacts not re-stamped this frame are stale (sub-shapes no longer colliding) and are destroyed. The chain IS the pair, so no body-id filtering is needed.