dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Circle.isEmpty
Dgame
Math
Circle
Circle
Checks if this Circle is empty (if it's collapsed) with SDL_RectEmpty.
struct
Circle
@
nogc
const pure nothrow
bool
isEmpty
(
)
Meta
Source
See Implementation
Dgame
Math
Circle
Circle
constructors
this
functions
collapse
getCenter
getPosition
getRadius
increase
intersects
isEmpty
move
opBinary
opEquals
setPosition
setRadius
variables
radius
x
y
Checks if this Circle is empty (if it's collapsed) with SDL_RectEmpty.