Uses of Class
HistoryOfMoves

Uses of HistoryOfMoves in <Unnamed>
 

Methods in <Unnamed> that return HistoryOfMoves
 HistoryOfMoves Move.getHistoryOfMoves()
          Returns history of all piece moves.
 

Methods in <Unnamed> with parameters of type HistoryOfMoves
 void Move.setHistoryOfMoves(HistoryOfMoves history)
          Set history of all piece moves.