pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
MapFormatException
pixelperfectengine
map
mapformat
Undocumented in source.
class
MapFormatException :
PPEException
{
this
(string msg, string file, size_t line, Throwable nextInChain);
this
(string msg, Throwable nextInChain, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable nextInChain)
this
this
(string msg, Throwable nextInChain, string file, size_t line)
Meta
Source
See Implementation
pixelperfectengine
map
mapformat
classes
BoxObject
MapFormat
MapFormatException
MapObject
PolylineObject
SpriteObject
functions
parseColor
parseObject
storeColor
structs
LayerInfo
TileInfo