Circle.isEmpty

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

struct Circle
@nogc
bool
isEmpty
const pure nothrow
(
)

Meta