#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 = false |
static const Ptype | moveType = GOLD |
static const int | moveMask = PtypeTraits<GOLD>::moveMask |
static const Ptype | basicType = KNIGHT |
static const int | indexMin = PtypeTraits<basicType>::indexMin |
Definition at line 144 of file ptypeTraits.h.
Definition at line 151 of file ptypeTraits.h.
Definition at line 150 of file ptypeTraits.h.
Definition at line 153 of file ptypeTraits.h.
const bool osl::PtypeTraits< PKNIGHT >::betterToPromote = false [static] |
Definition at line 148 of file ptypeTraits.h.
const bool osl::PtypeTraits< PKNIGHT >::canPromote = false [static] |
Definition at line 147 of file ptypeTraits.h.
Definition at line 154 of file ptypeTraits.h.
Definition at line 146 of file ptypeTraits.h.
Definition at line 152 of file ptypeTraits.h.
Definition at line 149 of file ptypeTraits.h.