Function Physics2DShapeQueryParameters.collideWithAreas
If true, the query will take Area2Ds into account.
bool collideWithAreas() nothrow @property @nogc;
void collideWithAreas
(
bool v
) nothrow @property @nogc;