Uses of Class
net.royalur.model.TimeControl
-
Uses of TimeControl in net.royalur.model
Modifier and TypeMethodDescriptionstatic TimeControl
TimeControl.fromString
(String text) GameMetadata.getTimeControl()
Gets the time control used for this game, ornull
if no time control was included in this game's metadata.static TimeControl
TimeControl.withPerMoveSeconds
(int perMoveSeconds) Modifier and TypeMethodDescriptionvoid
GameMetadata.setTimeControl
(TimeControl timeControl) Sets the time control used for this game.