#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 = UUL |
static const Direction | longDir = UUL |
static const Direction | primDir = UUL |
static const int | ptypeMask |
Definition at line 112 of file directionTraits.h.
Definition at line 117 of file directionTraits.h.
Definition at line 113 of file directionTraits.h.
Definition at line 114 of file directionTraits.h.
const bool osl::DirectionTraitsGen< UUL >::canPromoteTo = true [static] |
Definition at line 115 of file directionTraits.h.
Definition at line 118 of file directionTraits.h.
Definition at line 119 of file directionTraits.h.
(1<<KNIGHT)
Definition at line 120 of file directionTraits.h.