chessgame

RESTful chessgame developed with kotlin

View on GitHub

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