Uses of Record Class
lv.id.jc.dicechess.runtime.TurnContext.Clock
-
Uses of TurnContext.Clock in lv.id.jc.dicechess.runtime
Methods in lv.id.jc.dicechess.runtime that return TurnContext.ClockModifier and TypeMethodDescriptionTurnContext.clock()Returns the value of theclockrecord component.Constructors in lv.id.jc.dicechess.runtime with parameters of type TurnContext.ClockModifierConstructorDescriptionTurnContext(String gameId, String dfen, TurnContext.Clock clock, List<List<String>> legalMoves) Creates an instance of aTurnContextrecord class.