TileMap.getUsedCellsById

Returns an array of all cells with the given tile index specified in id.

struct TileMap
@nogc nothrow const
Array
getUsedCellsById
(
in long id
)

Meta