htwdd.chessgame.server.model / Match / updateByDraw
updateByDraw
fun updateByDraw(draw: Draw): Unit
Update match properties by given draw
Parameters
draw - Draw to change the match properties
Author Felix Dimmel
Since 1.0.0
htwdd.chessgame.server.model / Match / updateByDraw
fun updateByDraw(draw: Draw): Unit
Update match properties by given draw
draw - Draw to change the match properties
Author Felix Dimmel
Since 1.0.0