LDtkWorld

fun LDtkWorld(    worldLayout: LDtkWorldLayout,     backgroundColor: String,     levels: List<LDtkLevel>,     tilesets: Map<Int, LDtkTileset>,     enums: Map<String, LDtkEnum>,     entities: Map<String, LDtkEntityDefinition>)