pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TileLayer.setWarpMode
pixelperfectengine
graphics
layers
tilelayer
TileLayer
Sets the warp mode. Returns the new warp mode that is being used.
class
TileLayer
public @
nogc
@
safe
pure nothrow
WarpMode
setWarpMode
(
WarpMode
mode
)
Meta
Source
See Implementation
pixelperfectengine
graphics
layers
tilelayer
TileLayer
aliases
DisplayList
constructors
this
functions
addTile
clearTilemap
getLayerType
getMX
getMY
getMapping
getTX
getTY
getTile
getTileHeight
getTileWidth
getWarpMode
loadMapping
readMapping
removeTile
setWarpMode
tileByPixel
updateRaster
writeMapping
writeTextToMap
structs
DisplayListItem
variables
displayList
hBlankInterrupt
mX
mY
mapping
masterVal
paletteOffset
src
tileX
tileY
totalX
totalY
warpMode
Sets the warp mode. Returns the new warp mode that is being used.