endContact method

void endContact(
  1. Contact contact
)

Called when two fixtures cease to touch.

Implementation

void endContact(Contact contact) {}