Returns true if the rectangle has no area.
Defined in SDL_rect.h
const SDL_FRect *r); SDL_FORCE_INLINE SDL_bool SDL_FRectEmpty(
const SDL_FRect * | r | the rectangle to test. |
(SDL_bool) Returns SDL_TRUE if the rectangle is "empty", SDL_FALSE otherwise.