Function FRect.empty
Wraps SDL_FRectEmpty
(from SDL 2.0.22) which checks if the dsdl
is an empty rectangle
bool empty() @trusted const;
Returns
true
if it is empty, otherwise false
Wraps SDL_FRectEmpty
(from SDL 2.0.22) which checks if the dsdl
is an empty rectangle
bool empty() @trusted const;
true
if it is empty, otherwise false