docs
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
docs
core
/
dev.mtctx.foresst
/
gameModule
game
Module
fun
gameModule
(
startLambda
:
suspend
(
coroutineScope
:
CoroutineScope
)
->
Unit
,
stopLambda
:
suspend
(
coroutineScope
:
CoroutineScope
)
->
Unit
)
:
GameModule
(
source
)