Function TileMap.getUsedCellsById

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

Array getUsedCellsById (
  const(long) id
) nothrow @nogc const;