GameModule

abstract class GameModule(source)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract suspend fun start(coroutineScope: CoroutineScope)
Link copied to clipboard
abstract suspend fun stop(coroutineScope: CoroutineScope)