Uses of Package
model.moves

Packages that use model.moves
controller   
model.moves   
model.pieces   
 

Classes in model.moves used by controller
Move
          Represents a move on the chessboard.
PromotionException
          This class is an Exception and is thrown when a Promotion Move occurs.
 

Classes in model.moves used by model.moves
Move
          Represents a move on the chessboard.
Promotion
          Represents the Promotion move.
 

Classes in model.moves used by model.pieces
Move
          Represents a move on the chessboard.