Function RayCast2D.isColliding
Returns whether any object is intersecting with the ray's vector (considering the vector length).
bool isColliding() nothrow @nogc const;
Returns whether any object is intersecting with the ray's vector (considering the vector length).
bool isColliding() nothrow @nogc const;