beginContact method

void beginContact(
  1. Contact contact
)

Called when two fixtures begin to touch.

Implementation

void beginContact(Contact contact) {}