dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Tilemap.empty
dgt
tilemap
Tilemap
Checks if a point is both valid and empty
bool
empty
(float x, float y)
struct
Tilemap
(T)
@
nogc
nothrow pure const
bool
empty
(
in
float
x
,
in
float
y
)
bool
empty
(Vector vec)
bool
empty
(float x, float y, float width, float height)
bool
empty
(Rectangle rect)
Meta
Source
See Implementation
dgt
tilemap
Tilemap
constructors
this
functions
destroy
empty
opIndex
opIndexAssign
slideContact
valid
properties
height
tileSize
width
static variables
INVALID_TILE
Checks if a point is both valid and empty