docs
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
docs
core
/
dev.mtctx.foresst
/
Game
Game
open
class
Game
(
modules
:
GameModule
=
emptyArray()
)
(
source
)
Members
Constructors
Game
Link copied to clipboard
constructor
(
vararg
modules
:
GameModule
=
emptyArray()
)
Functions
shutdown
Link copied to clipboard
suspend
fun
shutdown
(
)
start
Link copied to clipboard
fun
start
(
)
stop
Link copied to clipboard
fun
stop
(
)