TileMap.getCellv

Returns the tile index of the cell given by a Vector2.

struct TileMap
@nogc nothrow const
long
getCellv
(
in Vector2 position
)

Meta