LDtkMapLoader
class LDtkMapLoader(root: VfsFile, mapData: LDtkMapData, atlas: TextureAtlas? = null, tilesetBorder: Int = 2) : Disposable
Author
Colton Daily
Constructors
Link copied to clipboard
fun LDtkMapLoader(root: VfsFile, mapData: LDtkMapData, atlas: TextureAtlas? = null, tilesetBorder: Int = 2)