Function Physics2DShapeQueryParameters.exclude

The list of objects or object RIDs that will be excluded from collisions.

Array exclude() nothrow @property @nogc;

void exclude (
  Array v
) nothrow @property @nogc;