findNewContacts method

void findNewContacts()

Implementation

void findNewContacts() {
  broadPhase.updatePairs(this);
}