Function Rect.empty
Wraps SDL_RectEmpty which checks if the dsdl is an empty rectangle
bool empty() @trusted const;
Returns
true if it is empty, otherwise false
Wraps SDL_RectEmpty which checks if the dsdl is an empty rectangle
bool empty() @trusted const;
true if it is empty, otherwise false