chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / Match / queensideCastling

queensideCastling

var queensideCastling: HashMap<PieceColor, Boolean>

Hash map of possibility for queenside castling of each player.

Property

queensideCastling - Hash map of possibility for queenside castling of each player.