gameModule

fun gameModule(startLambda: suspend (coroutineScope: CoroutineScope) -> Unit, stopLambda: suspend (coroutineScope: CoroutineScope) -> Unit): GameModule(source)