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
abstract
class
GameModule
(
source
)
Members
Constructors
Game
Module
Link copied to clipboard
constructor
(
)
Functions
start
Link copied to clipboard
abstract
suspend
fun
start
(
coroutineScope
:
CoroutineScope
)
stop
Link copied to clipboard
abstract
suspend
fun
stop
(
coroutineScope
:
CoroutineScope
)