ITileLayer.tileByPixel

Reads the mapping element from the given area, while accounting for warp mode.

interface ITileLayer
@nogc @safe pure nothrow const
tileByPixel
(
int x
,
int y
)

Return Value

The tile at the given point.

Meta