Tilemap.opIndex

Get a tile from a location

  1. Tile!T opIndex(in float x, in float y)
  2. Tile!T opIndex(in Vector vec)
    struct Tilemap(T)
    @nogc nothrow pure
    opIndex
    const
    ()

Meta