createGame

private val createGame: (Game) -> Unit

Parameters

createGame

Callback invoked with the created game instance.