Game

open class Game(modules: GameModule = emptyArray())(source)

Constructors

Link copied to clipboard
constructor(vararg modules: GameModule = emptyArray())

Functions

Link copied to clipboard
suspend fun shutdown()
Link copied to clipboard
fun start()
Link copied to clipboard
fun stop()