Function ShapeDrawer.drawRect

Draws the outlines of a rectangle Can be overridden

void drawRect (
  AxisAlignedBoundingBox!(int,2) rect
);