chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / Match / enPassantField

enPassantField

var enPassantField: Field?

Contains the field to throw en passant or null.

Property

enPassantField - Contains the field to throw en passant or null.