TransformableTileLayer.tileByPixelWithoutTransform

Returns which tile is at the given pixel.

  1. MappingElement tileByPixelWithoutTransform(int x, int y)
    class TransformableTileLayer(BMPType = Bitmap16Bit, int TileX = 8, int TileY = 8)
    protected final protected @nogc @safe pure nothrow const
    MappingElement
    tileByPixelWithoutTransform
    (
    int x
    ,
    int y
    )
  2. MappingElement[2] tileByPixelWithoutTransform(__m128i params)

Meta