toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.logic
/
GenericSystem
/
gameState
game
State
@
JvmStatic
val
gameState
:
AtomicInteger
Used to identify the game state.
This static variable should be set to
STATE_LOADING
,
STATE_PLAYING
,
STATE_PAUSE
or
STATE_MENU
.