TileMap.getCell

Returns the tile index of the given cell.

struct TileMap
@nogc nothrow const
long
getCell
(
in long x
,
in long y
)

Meta