module

fun module(startLambda: suspend (coroutineScope: CoroutineScope) -> Unit, stopLambda: suspend (coroutineScope: CoroutineScope) -> Unit): GameBuilder(source)