Rect.isEmpty

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

struct Rect(T)
const
bool
isEmpty
()
if (
isNumeric!T
)

Meta