Rect.isEmpty

Checks if this Rect is empty (if it's collapsed) with SDL_RectEmpty.

struct Rect
@nogc
bool
isEmpty
const pure nothrow
(
)

Meta