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