htwdd.chessgame.server.model / Match / pieceSets
pieceSets
var pieceSets: HashMap<PieceColor, PieceSet>
Hash map of the pieceSets of the two players. Key: Color of player; Value: PieceSet
Property
pieceSets - Hash map of the pieceSets of the two players. Key: Color of player; Value: PieceSet