Uses of Class
us.the.mac.board.Board.Color

Uses of Board.Color in us.the.mac.board
 

Fields in us.the.mac.board declared as Board.Color
protected  Board.Color Board.Piece.color
           
 

Methods in us.the.mac.board that return Board.Color
static Board.Color Board.Color.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Board.Color[] Board.Color.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in us.the.mac.board with parameters of type Board.Color
 boolean Board.Piece.isOpponent(Board.Color other)
          This method depicts whether the passed color is the opponent's