BaseApplication

fun BaseApplication(config: AppConfig, tileGrid: TileGrid, scope: CoroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()))

Sources

(source)
Link copied to clipboard