Function TileSet.findTileByName

Returns the first tile matching the given name.

long findTileByName (
  const(String) name
) nothrow @nogc const;