Function RayCast2D.collideWithBodies
If true
, collision with PhysicsBody2D
s will be reported.
bool collideWithBodies() nothrow @property @nogc;
void collideWithBodies
(
bool v
) nothrow @property @nogc;