ChessApplication.ChessMoveType Enum
Manges the type of move, primarily used in AlphaBeta pruning.

Access: Public
  Members Description  
    Backward This will cause the piece to move backward on the chessboard

 
    Ordinary Move with no particular preference

 
    Forward This move will cause the piece to move forward on the Chess board

 
    ForwardPlus This move will cause the piece to move forward on the Chess board and is particular valuable

 
    ForwardPlus2 This move will cause the piece to move forward on the Chess board and is particular valuable

 
    Capture When this move causes a capture