This file contains the implementation of class Direction. More...

Go to the source code of this file.
Namespaces | |
| cwchess | |
| A namespace for all chess related objects that are not related to the GUI. | |
Variables | |
| BitBoardData const | cwchess::from_to_table [64* 64] |
| uint8_t const | cwchess::direction_index_table [256] |
This file contains the implementation of class Direction.
Definition in file Direction.cc.