create
fun create(layerConfig: Tiled2dMapLayerConfig, loaders: ArrayList<LoaderInterface>): Tiled2dMapRasterLayerInterface
Content copied to clipboard
the loaders are tried in their respective order, if the first loader returns the error code NOOP the second will be tried and so on