Tilemap.opIndex

Get a tile from a location

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

Meta