Uses of Record Class
com.fortemate.dicechess.runtime.DoublingState
-
Uses of DoublingState in com.fortemate.dicechess.runtime
Methods in com.fortemate.dicechess.runtime that return DoublingStateModifier and TypeMethodDescriptionDoubleDecisionContext.doubling()Returns the value of thedoublingrecord component.DoubleOpportunityContext.doubling()Returns the value of thedoublingrecord component.DoublingContext.doubling()Returns the complete doubling state.Constructors in com.fortemate.dicechess.runtime with parameters of type DoublingStateModifierConstructorDescriptionDoubleDecisionContext(String gameId, String seat, long version, String dfen, GameClock clock, DoublingState doubling) Creates a validated double-decision context.DoubleOpportunityContext(String gameId, String seat, long version, String dfen, GameClock clock, DoublingState doubling) Creates a validated double-opportunity context.