Rect.empty

Wraps SDL_RectEmpty which checks if the dsdl2.Rect is an empty rectangle

struct Rect
const @trusted
bool
empty
()

Return Value

Type: bool

true if it is empty, otherwise false

Meta