dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Tilemap.empty
dgt
tilemap
Tilemap
Checks if a region is both valid and empty
bool
empty
(
in
float
x
,
in
float
y
)
bool
empty
(
in
Vector
vec
)
bool
empty
(
in
float
x
,
in
float
y
,
in
float
width
,
in
float
height
)
bool
empty
(
in
Rectangle
rect
)
struct
Tilemap
(T)
@
nogc
nothrow pure
bool
empty
const
(
in
Rectangle
rect
)
Meta
Source
See Implementation
dgt
tilemap
Tilemap
constructors
this
functions
destroy
empty
opIndex
opIndexAssign
slideContact
valid
properties
height
tileSize
width
Checks if a region is both valid and empty