#include <ptypeTraits.h>
Static Public Member Functions | |
| static const char * | name () |
| static const char * | csaName () |
Static Public Attributes | |
| static const bool | isBasic = false |
| static const bool | canPromote = false |
| static const bool | betterToPromote = true |
| static const Ptype | moveType = GOLD |
| static const int | moveMask = PtypeTraits<GOLD>::moveMask |
| static const Ptype | basicType = PAWN |
| static const int | indexMin = PtypeTraits<basicType>::indexMin |
Definition at line 79 of file ptypeTraits.h.
| static const char* osl::PtypeTraits< PPAWN >::csaName | ( | ) | [inline, static] |
Definition at line 87 of file ptypeTraits.h.
| static const char* osl::PtypeTraits< PPAWN >::name | ( | ) | [inline, static] |
Definition at line 86 of file ptypeTraits.h.
Definition at line 89 of file ptypeTraits.h.
const bool osl::PtypeTraits< PPAWN >::betterToPromote = true [static] |
Definition at line 84 of file ptypeTraits.h.
const bool osl::PtypeTraits< PPAWN >::canPromote = false [static] |
Definition at line 82 of file ptypeTraits.h.
Definition at line 90 of file ptypeTraits.h.
const bool osl::PtypeTraits< PPAWN >::isBasic = false [static] |
Definition at line 81 of file ptypeTraits.h.
Definition at line 88 of file ptypeTraits.h.
Definition at line 85 of file ptypeTraits.h.
1.7.4