Uses of Class
net.royalur.rules.state.ControlGameState
-
Uses of ControlGameState in net.royalur
Modifier and TypeMethodDescriptionGame.getLastControlStateOrNull()
Gets the last control state in this game, ornull
if there is no control state in this game. -
Uses of ControlGameState in net.royalur.notation
Modifier and TypeMethodDescriptionJsonNotation.readControlState
(RuleSet rules, long timeSinceGameStartMs, StateSource stateSource, com.fasterxml.jackson.databind.node.ObjectNode json, String stateType) Modifier and TypeMethodDescriptionvoid
JsonNotation.writeControlState
(com.fasterxml.jackson.core.JsonGenerator generator, ControlGameState state) -
Uses of ControlGameState in net.royalur.rules.state
Modifier and TypeClassDescriptionclass
A game state that represents a game being abandoned.class
A game state that represents a player resigning from a game.