pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TileInfo.this
pixelperfectengine
map
tiledata
TileInfo
Automatically generates itself from a bytestream.
this
(ubyte[] source, uint totalWidth, uint totalHeight)
class
TileInfo
public @
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.