#include <directionTraits.h>
Static Public Attributes | |
static const int | blackDx = -1 |
static const int | blackDy = -2 |
static const bool | canPromoteTo = true |
static const Direction | altDir = UUR |
static const Direction | longDir = UUR |
static const Direction | primDir = UUR |
static const int | ptypeMask |
Definition at line 124 of file directionTraits.h.
Definition at line 129 of file directionTraits.h.
const int osl::DirectionTraitsGen< UUR >::blackDx = -1 [static] |
Definition at line 125 of file directionTraits.h.
const int osl::DirectionTraitsGen< UUR >::blackDy = -2 [static] |
Definition at line 126 of file directionTraits.h.
const bool osl::DirectionTraitsGen< UUR >::canPromoteTo = true [static] |
Definition at line 127 of file directionTraits.h.
Definition at line 130 of file directionTraits.h.
Definition at line 131 of file directionTraits.h.
const int osl::DirectionTraitsGen< UUR >::ptypeMask [static] |
(1<<KNIGHT)
Definition at line 132 of file directionTraits.h.