dgt ~master (2017-09-21T16:04:46Z)
Dub
Repo
Tilemap.opIndex
dgt
tilemap
Tilemap
Get a tile from a location
Tile
!
T
opIndex
(
in
float
x
,
in
float
y
)
Tile
!
T
opIndex
(
in
Vector
vec
)
struct
Tilemap
(T)
@
nogc
nothrow pure
Tile
!
T
opIndex
const
(
in
Vector
vec
)
Meta
Source
See Implementation
dgt
tilemap
Tilemap
constructors
this
functions
destroy
empty
opIndex
opIndexAssign
slideContact
valid
properties
height
tileSize
width
Get a tile from a location