empty constant

Rect const empty

Gets the empty rectangle.

Implementation

static const empty = Rect.posAndSize(Vec.zero, Vec.zero);