pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
TransformableTileLayer.readMapping
PixelPerfectEngine
graphics
layers
TransformableTileLayer
Gets the the ID of the given element from the mapping. x , y : Position.
class
TransformableTileLayer
(BMPType = Bitmap16Bit, int TileX = 8, int TileY = 8)
@
nogc
MappingElement
readMapping
(
int
x
,
int
y
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
layers
TransformableTileLayer
aliases
HBIDelegate
constructors
this
functions
addTile
getMX
getMY
getMapping
getTX
getTY
getTileHeight
getTileWidth
loadMapping
readMapping
relScroll
removeTile
scroll
setRasterizer
setWarpMode
tileByPixel
tileByPixelWithoutTransform
updateRaster
writeMapping
properties
A
B
C
D
x_0
y_0
static variables
_increment
structs
DisplayListItem
variables
_tileAmpersand
backbuffer
displayList
hBlankInterrupt
mX
mY
mapping
needsUpdate
shiftX
shiftY
src
totalX
totalY
tpOrigin
transformPoints
warpMode
Gets the the ID of the given element from the mapping. x , y : Position.