Function Physics2DShapeQueryResult.getResultCount
Returns the number of objects that intersected with the shape.
long getResultCount() nothrow @nogc const;
Returns the number of objects that intersected with the shape.
long getResultCount() nothrow @nogc const;