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