pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
TileInfo.this
PixelPerfectEngine
map
tiledata
TileInfo
Automatically generates itself from a bytestream.
this
(ubyte[] source, uint totalWidth, uint totalHeight)
class
TileInfo
@
safe
pure
this
(
ubyte
[]
source
,
uint
totalWidth
,
uint
totalHeight
)
this
(ubyte tileWidth, ubyte tileHeight, uint totalWidth, uint totalHeight)
Meta
Source
See Implementation
PixelPerfectEngine
map
tiledata
TileInfo
constructors
this
functions
serialize
static variables
IDENTIFIER_PNG
IDENTIFIER_TGA
structs
Header
IndexF
IndexM
variables
header
indexes
Automatically generates itself from a bytestream.