toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.common
/
StageAction
/
StageAction
Stage
Action
constructor
(
beforeDelay
:
Long
,
action
:
(
AbstractStage
)
->
Unit
)
Parameters
before
Delay
the delay before the action is invoked.
action
the action to be invoked.