retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
TiledTilemapReader
retrograde
pipeline
tiled
Undocumented in source.
class
TiledTilemapReader {
this
();
this
(ReadMode readMode);
Tilemap
readTilemap
(File file);
}
Constructors
this
this
()
Undocumented in source.
this
this
(ReadMode readMode)
Undocumented in source.
Members
Functions
readTilemap
Tilemap
readTilemap
(File file)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
retrograde
pipeline
tiled
classes
TiledTilemapReadException
TiledTilemapReader
enums
ReadMode