pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
ITileLayer.tileByPixel
PixelPerfectEngine
graphics
layers
ITileLayer
Returns the tile ID from the location by pixel.
interface
ITileLayer
@
nogc
MappingElement
tileByPixel
(
int
x
,
int
y
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
ITileLayer
functions
addTile
getMX
getMY
getMapping
getTX
getTY
getTileHeight
getTileWidth
loadMapping
readMapping
removeTile
tileByPixel
writeMapping
Returns the tile ID from the location by pixel.