|
libscid 0.1.0
Chess applications made easy.
|
Square movement lookup tables. More...
#include "scid/core/board.h"
Include dependency graph for square_moves.h:Go to the source code of this file.
Functions | |
| constexpr squareT | scid::core::square_Move (squareT sq, directionT dir) |
| constexpr squareT | scid::core::square_Last (squareT sq, directionT dir) |
Variables | |
| constexpr squareT | scid::core::precomputed_sqMove [66][11] |
| constexpr squareT | scid::core::precomputed_sqLast [66][11] |
Square movement lookup tables.