Package de.java_chess.javaChess.position

Interface Summary
Position This interface has to be implemented by any chess position.
 

Class Summary
PositionImpl This class implements the functionality to store the position of a chess piece.