Index

A B C D E G I M N O P R S T U V 
All Classes All Packages

B

BitBoard - Class in reversi
BitBoard Implementation of a Reversi GameBoard including 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 BitBoard with 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 of gb.
BitBoard(GameBoard) - Constructor for class reversi.BitBoard
Creates a new Instance of BitBoard, which represents an exact copy of the game position of gb.
A B C D E G I M N O P R S T U V 
All Classes All Packages