create With Mask
fun createWithMask( layerConfig: Tiled2dMapLayerConfig, loaders: ArrayList<LoaderInterface>, mask: MaskingObjectInterface): 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