Function RigidBody2D.contactsReported

The maximum number of contacts to report.

long contactsReported() nothrow @property @nogc;

void contactsReported (
  long v
) nothrow @property @nogc;