whoActsNext

abstract fun whoActsNext(state: State): Actor?

The single actor whose input is needed next, or null when state is terminal.