Index
A B C D E G I M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BitBoard - Class in reversi
-
BitBoard Implementation of a Reversi
GameBoardincluding useful helper functions. - BitBoard() - Constructor for class reversi.BitBoard
-
Creates a new instance of
BitBoard, initialised with the usual Reversi starting position with 4 stones. - BitBoard(boolean) - Constructor for class reversi.BitBoard
-
Creates a new Instance of
BitBoardwith the usual Reversi/Othello starting position. - BitBoard(long, long) - Constructor for class reversi.BitBoard
-
Creates a new Instance of
BitBoard - BitBoard(BitBoard) - Constructor for class reversi.BitBoard
-
Creates a new Instance of
BitBoard, which represents an exact copy of the game position ofgb. - BitBoard(GameBoard) - Constructor for class reversi.BitBoard
-
Creates a new Instance of
BitBoard, which represents an exact copy of the game position ofgb.
All Classes All Packages