KalugaState

interface KalugaState

State to be represented in a state machine

Functions

Link copied to clipboard
open fun <S : KalugaState> remain(): suspend () -> S

Use this to indicate to the state machine the state should stay the same